mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 10:13:58 +00:00
8 lines
152 B
Smarty
8 lines
152 B
Smarty
{{- define "svc-check.name" -}}
|
|
svc-check
|
|
{{- end -}}
|
|
|
|
{{- define "svc-check.fullname" -}}
|
|
{{- printf "%s" (include "svc-check.name" .) -}}
|
|
{{- end -}}
|