commit b1da6751c71084be8fdae68667163f97aafbea41 parent 9aebf6b6ae5ae1299fd6be43ad33fe96bf1418be Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 25 Sep 2023 13:10:12 +0200 Fix zammad deployment Diffstat:
| M | apps/base/zammad/release.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/zammad/release.yaml b/apps/base/zammad/release.yaml @@ -80,7 +80,7 @@ spec: ## livenessProbe: enabled: true - initialDelaySeconds: 180 + initialDelaySeconds: 270 periodSeconds: 10 timeoutSeconds: 5 successThreshold: 1