elihschiff commented on code in PR #116:
URL: https://github.com/apache/yunikorn-release/pull/116#discussion_r1035307098
##########
helm-charts/yunikorn/templates/deployment.yaml:
##########
@@ -24,7 +24,7 @@ metadata:
release: {{ .Release.Name }}
heritage: {{ .Release.Service }}
spec:
- replicas: {{ .Values.replicaCount }}
+ replicas: 1
Review Comment:
Hi @craigcondit
I am just curious about the decision on why the replicas value is now hard
coded. Does this feature no longer work with values > 1? Thanks!
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]