jarr rollingupdate
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user