Merge "[UUI] Service Mesh Compliance for UUI"
[oom.git] / kubernetes / so / components / soHelpers / templates / _profileProperty.tpl
1 {{- define "so.helpers.profileProperty" -}}
2   {{ if .condition }}{{ .value1 }}{{ else }}{{ .value2 }}{{ end }}
3 {{- end -}}