customize failure policy for webhooks (#55)

This commit is contained in:
David Fry
2025-07-17 09:35:35 +02:00
committed by GitHub
parent 48c2f42b00
commit 2dbe491081
2 changed files with 8 additions and 5 deletions
+3
View File
@@ -30,6 +30,9 @@ webhook:
# operator: NotIn
# values:
# - foo
# Failure Policy for webhook
failurePolicy: Fail
operator:
# This will set the replicaset count more information can be found here: https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/