This commit is contained in:
parent
b606093824
commit
2bfc729b61
@ -6,6 +6,7 @@ metadata:
|
||||
app: nginx
|
||||
spec:
|
||||
replicas: {{ .Values.replicaCount }}
|
||||
namespace: {{ .Values.namespace }}
|
||||
selector:
|
||||
matchLabels:
|
||||
app: nginx
|
||||
|
@ -13,3 +13,5 @@ service:
|
||||
|
||||
env:
|
||||
name: dev
|
||||
|
||||
namespace: vdk2ch
|
Loading…
Reference in New Issue
Block a user