disable
Some checks failed
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-10-06 23:09:57 -05:00
parent a42ba4a56b
commit 3c57a17eeb

View File

@@ -245,7 +245,7 @@ n8n:
value: false value: false
probes: probes:
liveness: liveness:
enabled: true enabled: false
custom: true custom: true
spec: spec:
httpGet: httpGet:
@@ -256,7 +256,7 @@ n8n:
timeoutSeconds: 1 timeoutSeconds: 1
failureThreshold: 3 failureThreshold: 3
readiness: readiness:
enabled: true enabled: false
custom: true custom: true
spec: spec:
httpGet: httpGet: