We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f214381 commit d055a49Copy full SHA for d055a49
charts/artifacts/templates/deployment.yaml
@@ -9,7 +9,6 @@ metadata:
9
release: "{{ .Release.Name }}"
10
heritage: "{{ .Release.Service }}"
11
spec:
12
- replicas: {{ .Values.deployment.minReplicas }}
13
selector:
14
matchLabels:
15
app: {{ template "fullname" $ }}
0 commit comments