@@ -743,9 +743,6 @@ spec:
|
|||||||
app: nginx
|
app: nginx
|
||||||
minReadySeconds: 5
|
minReadySeconds: 5
|
||||||
replicas: 1 # defaulted by apiserver
|
replicas: 1 # defaulted by apiserver
|
||||||
selector:
|
|
||||||
matchLabels:
|
|
||||||
app: nginx
|
|
||||||
strategy:
|
strategy:
|
||||||
rollingUpdate: # defaulted by apiserver - derived from strategy.type
|
rollingUpdate: # defaulted by apiserver - derived from strategy.type
|
||||||
maxSurge: 1
|
maxSurge: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user