This commit is contained in:
parent
266cd60e10
commit
66dd5de588
@ -5,7 +5,7 @@ metadata:
|
||||
labels:
|
||||
app: go_hello
|
||||
spec:
|
||||
replicas: {{ .values.replicaCount }}
|
||||
replicas: {{ .Values.replicaCount }}
|
||||
selector:
|
||||
matchLabels:
|
||||
app: go_hello
|
||||
|
||||
@ -1 +0,0 @@
|
||||
replicaCount: 1
|
||||
Loading…
Reference in New Issue
Block a user