Reduced timeout for injector below 13
All checks were successful
continuous-integration/publish-helm Helm publish succeeded

This commit is contained in:
2026-01-07 18:38:13 +11:00
parent 1c4d11b920
commit 5db3fa2e5f

View File

@@ -169,7 +169,7 @@ injector:
# See https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/#timeouts
# for more details.
#
timeoutSeconds: 13
timeoutSeconds: 12
# namespaceSelector is the selector for restricting the webhook to only
# specific namespaces.