mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 16:37:04 +02:00
feat(common): Release common-3.0.1
This commit is contained in:
parent
9fa045e337
commit
14e70ce553
18 changed files with 38 additions and 38 deletions
|
@ -96,7 +96,7 @@ spec:
|
|||
{{- end -}}
|
||||
{{- with (merge
|
||||
($serviceObject.extraSelectorLabels | default dict)
|
||||
(dict "common.bjw-s.dev/controller" $serviceObject.controller)
|
||||
(dict "app.kubernetes.io/component" $serviceObject.controller)
|
||||
(include "bjw-s.common.lib.metadata.selectorLabels" $rootContext | fromYaml)
|
||||
) }}
|
||||
selector: {{- toYaml . | nindent 4 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue