Fixed
This commit is contained in:
7
chart/templates/_helpers.tpl
Normal file
7
chart/templates/_helpers.tpl
Normal file
@@ -0,0 +1,7 @@
|
||||
{{- define "timeclock.name" -}}
|
||||
timeclock
|
||||
{{- end }}
|
||||
|
||||
{{- define "timeclock.fullname" -}}
|
||||
{{ include "timeclock.name" . }}
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user