blob: 113bc343d039903f57e33524eeaa42571aa03594 [file] [log] [blame]
Ramesh Parthasarathy95dc1c92020-02-05 17:02:28 +00001{{- define "helpers.profileProperty" -}}
2 {{ if eq .condition true }}{{.value1}}{{else}}{{.value2}} {{ end }}
3{{- end -}}