add selector: ...

This commit is contained in:
gregory hendrickson
2023-01-26 15:27:19 -08:00
parent d78cd67890
commit e8cbb256f6

View File

@@ -6,6 +6,8 @@ metadata:
name: nginx-proxy-deployment name: nginx-proxy-deployment
spec: spec:
selector: selector:
matchLabels:
app: nginx-proxy
replicas: 1 replicas: 1
template: template:
metadata: metadata: