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

This commit is contained in:
daemon
2018-07-05 17:04:19 +08:00
committed by k8s-ci-robot
parent 3d01d17b69
commit fee1cfafdd
@@ -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