Remove redundant selector

This commit is contained in:
nashasha1
2018-01-19 00:28:01 +08:00
parent 24d9231d91
commit 62b5422d4a
@@ -3,9 +3,6 @@ kind: Deployment
metadata: metadata:
name: patch-demo name: patch-demo
spec: spec:
selector:
matchLabels:
app: nginx
replicas: 2 replicas: 2
selector: selector:
matchLabels: matchLabels: