fix(traefik): actually fix labels (#7763)

This commit is contained in:
Stavros Kois
2023-03-07 22:00:35 +02:00
committed by GitHub
parent 5e762c7d31
commit 7b37008571
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ sources:
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
type: application
version: 17.0.6
version: 17.0.7
annotations:
truecharts.org/catagories: |
- network
@@ -16,7 +16,7 @@ metadata:
annotations:
ingressclass.kubernetes.io/is-default-class: {{ .Values.ingressClass.isDefaultClass | quote }}
labels:
{{- include "tc.v1.common.allLabels" . | nindent 4 }}
{{- include "tc.v1.common.lib.metadata.allLabels" . | nindent 4 }}
name: {{ .Release.Name }}
spec:
controller: traefik.io/ingress-controller