commit 55fde1b1337db271c985d63f632efc19cdf14bcc
parent c3ba409207fa2da6cdb2a8bafd8dad7b92966b4c
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Sun, 29 Mar 2026 12:26:38 +0200
scale up
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/apps/talos_cluster/connectivity-tester/deployment.yaml b/apps/talos_cluster/connectivity-tester/deployment.yaml
@@ -96,10 +96,12 @@ metadata:
name: connectivity-tester-api
namespace: matrix
spec:
+ replicas: 2
progressDeadlineSeconds: 120
strategy:
rollingUpdate:
maxUnavailable: 0
+ maxSurge: 1
type: RollingUpdate
selector:
matchLabels: