Skip to content

Commit d055a49

Browse files
authored
Leave room for imperativeness (#124)
allow the the HPA to controll the replicas of the deployment
1 parent f214381 commit d055a49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

charts/artifacts/templates/deployment.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ metadata:
99
release: "{{ .Release.Name }}"
1010
heritage: "{{ .Release.Service }}"
1111
spec:
12-
replicas: {{ .Values.deployment.minReplicas }}
1312
selector:
1413
matchLabels:
1514
app: {{ template "fullname" $ }}

0 commit comments

Comments
 (0)