mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 08:57:04 +02:00
fix(k8s-ycl): Exclude kube-system
This commit is contained in:
parent
2f5cfc139f
commit
48a6214766
2 changed files with 2 additions and 1 deletions
|
@ -16,6 +16,7 @@ webhooks:
|
|||
- key: kubernetes.io/metadata.name
|
||||
operator: NotIn
|
||||
values:
|
||||
- kube-system
|
||||
- {{ .Release.Namespace | quote }}
|
||||
clientConfig:
|
||||
service:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue