agregando cambios a flux-demo
This commit is contained in:
@ -27,6 +27,11 @@ spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
app: vscode
|
||||
strategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
maxUnavailable: 0
|
||||
maxSurge: 1
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
Reference in New Issue
Block a user