khuedoan-homelab/system/ingress-nginx/values.yaml
Khue Doan 2d2919c818 fix(system/nginx): decrease admission webhooks timeout
The timeout value must be between 1 and 30 seconds
2021-12-11 18:37:13 +07:00

7 lines
113 B
YAML

ingress-nginx:
controller:
admissionWebhooks:
timeoutSeconds: 30
tcp:
22: "gitea/gitea-ssh:22"