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:
replicas: 1
strategy:
type: Recreate
type: RollingUpdate
rollingUpdate:
maxSurge: 1
maxUnavailable: 0
selector:
matchLabels:
app.kubernetes.io/instance: dev-jarr