Initial Tower chart
This commit is contained in:
6
templates/_helpers.tpl
Normal file
6
templates/_helpers.tpl
Normal file
@@ -0,0 +1,6 @@
|
||||
{{- define "tower.labels" -}}
|
||||
app.kubernetes.io/name: tower
|
||||
app.kubernetes.io/managed-by: {{ .Release.Service }}
|
||||
app.kubernetes.io/version: {{ .Values.backend.image.tag | quote }}
|
||||
odoosky.io/component: control-plane
|
||||
{{- end -}}
|
||||
Reference in New Issue
Block a user