fix(k8s-ycl): Exclude kube-system

This commit is contained in:
Bernd Schorgers 2023-07-27 19:49:53 +02:00
parent 2f5cfc139f
commit 48a6214766
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC
2 changed files with 2 additions and 1 deletions

View file

@ -16,6 +16,7 @@ webhooks:
- key: kubernetes.io/metadata.name
operator: NotIn
values:
- kube-system
- {{ .Release.Namespace | quote }}
clientConfig:
service: