add selector:

This commit is contained in:
gregory hendrickson
2023-01-26 15:22:14 -08:00
parent 622e614c6d
commit e978d53e22

View File

@@ -5,11 +5,12 @@ metadata:
labels:
name: nginx-proxy-deployment
spec:
selector:
replicas: 1
template:
metadata:
labels:
app: nginx-proxy
app: nginx-proxy-dep
spec:
restartPolicy: Always
containers: