Helm string variable - Is it possible to replace a placeholder in a string variable with another helm variable value?

前端 未结 0 1798
误落风尘
误落风尘 2021-02-12 05:38

I have a helm chart which has a CRD yaml as follows

.......
.......
arguments:
   parameters:
     - name: {{ .Values.workflow_template_command_name }}
       val         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题