Skip to content

allow num replicas#1655

Merged
kalantar merged 1 commit intoiter8-tools:masterfrom
kalantar:replicas
Nov 29, 2023
Merged

allow num replicas#1655
kalantar merged 1 commit intoiter8-tools:masterfrom
kalantar:replicas

Conversation

@kalantar
Copy link
Member

No description provided.

Signed-off-by: Michael Kalantar <kalantar@us.ibm.com>
@kalantar kalantar requested a review from Alan-Cha November 29, 2023 19:43
{{ template "iter8-controller.labels" . }}
spec:
serviceName: {{ .Release.Name }}
replicas: {{ default 1 .Values.replicas | int }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it strange to provide a default in values.yaml as well as a default in the charts? I suppose redundancy does not hurt.

@kalantar kalantar merged commit 5ddd067 into iter8-tools:master Nov 29, 2023
@kalantar kalantar deleted the replicas branch December 14, 2023 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants