cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 91b41b5821b460f99e54dfbebe4bccd4e3b7766b
parent cdedee5ecfdf666848fc71880eca1a327c691a28
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 19 Jul 2023 20:50:32 +0200

meow

Diffstat:
Mapps/base/matrix/draupnir4all/deployment.yaml | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/apps/base/matrix/draupnir4all/deployment.yaml b/apps/base/matrix/draupnir4all/deployment.yaml @@ -77,12 +77,13 @@ spec: path: /healthz port: appservice scheme: HTTP - initialDelaySeconds: 5 - periodSeconds: 5 + initialDelaySeconds: 15 + periodSeconds: 10 startupProbe: httpGet: path: /healthz port: appservice + initialDelaySeconds: 15 failureThreshold: 30 periodSeconds: 10 volumes: