Fixes minor chart issues #629 (#630)

(cherry picked from commit 3e0ffec07c)
This commit is contained in:
htiryaki-oe24
2026-02-23 22:55:40 +01:00
committed by Christoph Haas
parent fe4485037a
commit 0a8ec71b3f
7 changed files with 25 additions and 4 deletions

View File

@@ -49,7 +49,7 @@ spec:
{{- with .scope.type }}
type: {{ . }}
{{- end }}
selector: {{- include "wg-portal.selectorLabels" .context | nindent 4 }}
selector: {{- include "wg-portal.util.merge" (list .context .scope.extraSelectorLabels "wg-portal.selectorLabels") | nindent 4 }}
{{- end -}}
{{/*