-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
We would like to inject a tag value depending on the namespace the pvc is in.
Describe the solution you'd like
Something like:
--default-tags={"gov:customer": "{{- if eq .Namespace "myns"-}} mycoolns {{- end -}}"}
I don't quite know the ramification and the complexity this might add in the code as I am no go expert.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request