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 a9734bf commit 6fd7dd4Copy full SHA for 6fd7dd4
charts/trino/templates/deployment-coordinator.yaml
@@ -14,6 +14,7 @@ metadata:
14
annotations:
15
{{- toYaml .Values.coordinator.deployment.annotations | nindent 4 }}
16
spec:
17
+ replicas: 1
18
progressDeadlineSeconds: {{ .Values.coordinator.deployment.progressDeadlineSeconds }}
19
revisionHistoryLimit: {{ .Values.coordinator.deployment.revisionHistoryLimit }}
20
strategy:
0 commit comments