yuchaoran2011 commented on a change in pull request #83:
URL:
https://github.com/apache/incubator-yunikorn-release/pull/83#discussion_r823066101
##########
File path: helm-charts/yunikorn/templates/deployment.yaml
##########
@@ -83,6 +83,10 @@ spec:
value: "{{ .Values.UserLabelKey }}"
- name: OPERATOR_PLUGINS
value: "{{ .Values.operatorPlugins }}"
+ {{- if .Values.placeholderImage }}
Review comment:
Can we remove the `if` block and instead add a default image to
`values.yaml`?
--
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]