Agregando cambios para hacer deploy.
This commit is contained in:
@ -30,8 +30,8 @@ spec:
|
|||||||
strategy:
|
strategy:
|
||||||
type: RollingUpdate
|
type: RollingUpdate
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
maxUnavailable: 0
|
maxUnavailable: 1
|
||||||
maxSurge: 1
|
maxSurge: 0
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
|
Reference in New Issue
Block a user