-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
Is your feature request related to a problem? Please describe.
cnquery/cnspec allow tagging the scanned assets with user supplied values. But the operator currently does not offer this.
Describe the solution you'd like
We should extend the MondooAuditConfig
, so that a user can add tags, which then get added to every scanned asset.
Describe alternatives you've considered
Users could add labels to their k8s objects. But especially in larger clusters with different teams using it, this can be problematic. And I think it does not help with searching in the UI.