113bc343d039903f57e33524eeaa42571aa03594
[oom.git] / kubernetes / so / templates / _profileProperty.tpl
1 {{- define "helpers.profileProperty" -}}
2   {{ if eq .condition true }}{{.value1}}{{else}}{{.value2}} {{ end }}
3 {{- end -}}