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