website icon indicating copy to clipboard operation
website copied to clipboard

[Bug] Update webhooks

Open chipzoller opened this issue 7 months ago • 0 comments

Page link

https://kyverno.io/docs/installation/customization/#configmap-keys

Description

kube-system has been excluded by default. Need to update the value show for webhooks.

Expected behavior

webhooks: '[{"namespaceSelector":{"matchExpressions":[{"key":"kubernetes.io/metadata.name","operator":"NotIn","values":["kube-system"]},{"key":"kubernetes.io/metadata.name","operator":"NotIn","values":["kyverno"]}],"matchLabels":null}}]'

Slack discussion

No response

chipzoller avatar Jul 18 '24 11:07 chipzoller