commit bdd0adcfe06164fcbfaa96b6c4cadf321ef4ceff
parent 4205983e4941b9b2e21164cebe7ba9065fca9a67
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Fri, 27 Mar 2026 15:10:00 +0100
increase threshold
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/talos_cluster/continuwuity/deployment.yaml b/apps/talos_cluster/continuwuity/deployment.yaml
@@ -65,7 +65,7 @@ spec:
httpGet:
path: /_matrix/client/versions
port: 8448
- failureThreshold: 18
+ failureThreshold: 60
periodSeconds: 10
timeoutSeconds: 5
livenessProbe: