diff --git a/clients/harbor-client/charts/templates/_helpers.tpl b/clients/harbor-client/charts/templates/_helpers.tpl index a2d66e2..b2745d1 100644 --- a/clients/harbor-client/charts/templates/_helpers.tpl +++ b/clients/harbor-client/charts/templates/_helpers.tpl @@ -42,6 +42,7 @@ app.kubernetes.io/version: {{ .Chart.AppVersion | quote }} app.kubernetes.io/managed-by: {{ .Release.Service }} {{- end }} +{{/* Selector labels */}} {{- define "snappcloud-harbor-client.selectorLabels" -}} diff --git a/clients/proxy-client/charts/templates/_helpers.tpl b/clients/proxy-client/charts/templates/_helpers.tpl index acba731..0ffcee1 100644 --- a/clients/proxy-client/charts/templates/_helpers.tpl +++ b/clients/proxy-client/charts/templates/_helpers.tpl @@ -42,6 +42,7 @@ app.kubernetes.io/version: {{ .Chart.AppVersion | quote }} app.kubernetes.io/managed-by: {{ .Release.Service }} {{- end }} +{{/* Selector labels */}} {{- define "snappcloud-proxy-client.selectorLabels" -}}