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:
name: patch-demo
spec:
selector:
matchLabels:
app: nginx
replicas: 2
selector:
matchLabels: