mirror of
https://github.com/ghndrx/blog-manifest.git
synced 2026-02-10 06:54:59 +00:00
add selector:
This commit is contained in:
@@ -5,11 +5,12 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
name: nginx-proxy-deployment
|
name: nginx-proxy-deployment
|
||||||
spec:
|
spec:
|
||||||
|
selector:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: nginx-proxy
|
app: nginx-proxy-dep
|
||||||
spec:
|
spec:
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
containers:
|
containers:
|
||||||
|
|||||||
Reference in New Issue
Block a user