helm chaining multiple conditions

前端 未结 0 826
走了就别回头了
走了就别回头了 2020-12-17 06:54

I have this following condition in my template:

spec:
{{- if and (not .Values.first.param)  ( not .Values.second.para         


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