Fix example error about selector duplicated #8199 (#9388)

pull/9396/merge
daemon 2018-07-05 17:04:19 +08:00 committed by k8s-ci-robot
parent 3d01d17b69
commit fee1cfafdd
1 changed files with 0 additions and 3 deletions

View File

@ -743,9 +743,6 @@ spec:
app: nginx
minReadySeconds: 5
replicas: 1 # defaulted by apiserver
selector:
matchLabels:
app: nginx
strategy:
rollingUpdate: # defaulted by apiserver - derived from strategy.type
maxSurge: 1