fluid
fluid copied to clipboard
[ENHANCEMENT] Setting version variable in Fluid helm chart's values.yaml
What feature you'd like to add:
Setting version variable in Fluid helm chart's values.yaml.
Why is this feature needed: To improve readability
Update repository and tag through environment variable @TrafalgarZZZ For example
"{{ .Values.yurtControllerManager.image.repository }}:{{ .Values.yurtControllerManager.image.tag }}"
see https://github.com/openyurtio/openyurt/blob/master/charts/openyurt/templates/yurt-controller-manager.yaml