Merge "[DMaaP MR] Remove "lost+found" in kafka PVC"
[oom.git] / kubernetes / so / templates / _profileProperty.tpl
1 {{- define "helpers.profileProperty" -}}
2   {{ if eq .condition true }}{{.value1}}{{else}}{{.value2}} {{ end }}
3 {{- end -}}