diff --git a/charts/enterprise/traefik/templates/_ingressroute.tpl b/charts/enterprise/traefik/templates/_ingressroute.tpl index 6599ceb6e2b..bf235761f80 100644 --- a/charts/enterprise/traefik/templates/_ingressroute.tpl +++ b/charts/enterprise/traefik/templates/_ingressroute.tpl @@ -6,7 +6,7 @@ {{- $ingressRouteAnnotations := .Values.ingressRoute.dashboard.annotations -}} --- -apiVersion: traefik.containo.us/v1alpha1 +apiVersion: traefik.io/v1alpha1 kind: IngressRoute metadata: name: {{ include "tc.v1.common.lib.chart.names.fullname" . }}-dashboard