ashb commented on a change in pull request #10996:
URL: https://github.com/apache/airflow/pull/10996#discussion_r493880061



##########
File path: chart/templates/scheduler/scheduler-deployment.yaml
##########
@@ -48,7 +48,7 @@ spec:
 {{- if $stateful }}
   serviceName: {{ .Release.Name }}-scheduler
 {{- end }}
-  replicas: 1
+  replicas: {{ .Values.scheduler.replicas }}

Review comment:
       Please leave this out of this PR -- it's not supported yet until #10956 
is merged (in fact we should probably add all of these helm chart changes add 
this as a commit to there.)




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to