You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Much like we can set labels on pods with podLabels it would be useful to have the ability to set labels on the Deployment objects as well. For example, we would like to set a app.kubernetes.io/name label on the Deployment and there is no way to do this with the existing chart.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
Gatekeeper version: All
Kubernetes version: (use kubectl version): All
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
Describe the solution you'd like
Much like we can set labels on pods with
podLabels
it would be useful to have the ability to set labels on theDeployment
objects as well. For example, we would like to set aapp.kubernetes.io/name
label on theDeployment
and there is no way to do this with the existing chart.Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
kubectl version
): AllThe text was updated successfully, but these errors were encountered: