Is your feature request related to a problem?
Sort of. I wanted to discover all pods concerning policy servers and for that I wanted to inject 1 label on all pods. I was unable to do it because everytime I patched the pods or the deployment created by the policy server, the label was removed.
Solution you'd like
Ability to add custom labels and possibly annotations to the deployments and pods generated by the policyserver.
Alternatives you've considered
I had to change my discovery process to target labels with wildcards, which is not ideal
Anything else?
No response
Is your feature request related to a problem?
Sort of. I wanted to discover all pods concerning policy servers and for that I wanted to inject 1 label on all pods. I was unable to do it because everytime I patched the pods or the deployment created by the policy server, the label was removed.
Solution you'd like
Ability to add custom labels and possibly annotations to the deployments and pods generated by the policyserver.
Alternatives you've considered
I had to change my discovery process to target labels with wildcards, which is not ideal
Anything else?
No response