Remove redundant selector
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user