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
Support added custom labels to the webhook deployment for hte policy controller
In our project we use NetworkPolicies to limit what applications are allowed to access.
For the network policies we have created custom labels to select where they apply:
like: egress-kube-system-api-server
Could the helm chart support a variable like extraLabels
to add additional labels to the deployment?
The text was updated successfully, but these errors were encountered:
CodeGlitcher
changed the title
Support adding custom labels to the deployment.
Support adding custom labels to the deployment policy controller
Nov 21, 2023
Description
Support added custom labels to the webhook deployment for hte policy controller
In our project we use NetworkPolicies to limit what applications are allowed to access.
For the network policies we have created custom labels to select where they apply:
like:
egress-kube-system-api-server
Could the helm chart support a variable like extraLabels
to add additional labels to the deployment?
The text was updated successfully, but these errors were encountered: