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