init
This commit is contained in:
9
charts/dbiz-springboot/templates/_helpers.tpl
Normal file
9
charts/dbiz-springboot/templates/_helpers.tpl
Normal file
@@ -0,0 +1,9 @@
|
||||
{{- define "svc.name" -}}
|
||||
{{- .Release.Name -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- define "svc.labels" -}}
|
||||
app: {{ .Release.Name }}
|
||||
app.kubernetes.io/name: {{ .Release.Name }}
|
||||
app.kubernetes.io/managed-by: {{ .Release.Service }}
|
||||
{{- end -}}
|
||||
Reference in New Issue
Block a user