jarr rollingupdate

This commit is contained in:
2026-03-18 05:20:29 +01:00
parent d862934373
commit 4e5a770d92
+4 -1
View File
@@ -265,7 +265,10 @@ metadata:
spec: spec:
replicas: 1 replicas: 1
strategy: strategy:
type: Recreate type: RollingUpdate
rollingUpdate:
maxSurge: 1
maxUnavailable: 0
selector: selector:
matchLabels: matchLabels:
app.kubernetes.io/instance: dev-jarr app.kubernetes.io/instance: dev-jarr