Skip to content

Commit 532ca86

Browse files
committed
Change something
1 parent bc9853a commit 532ca86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/matrix-stack/templates/well-known/_helpers.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ SPDX-License-Identifier: AGPL-3.0-only
2020
{{- with required "element-io.well-known-delegation.labels missing context" .context -}}
2121
{{ include "element-io.ess-library.labels.common" (dict "root" $root "context" (dict "labels" .labels)) }}
2222
app.kubernetes.io/component: matrix-delegation
23-
app.kubernetes.io/name: well-known-delegation
23+
app.kubernetes.io/name: well-known-delegation2
2424
app.kubernetes.io/instance: {{ $root.Release.Name }}-well-known-delegation
2525
app.kubernetes.io/version: {{ include "element-io.ess-library.labels.makeSafe" $root.Values.haproxy.image.tag }}
2626
{{- end }}

0 commit comments

Comments
 (0)