From 8544f27ae6d0b012170fcd663f70959b0f594002 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Fri, 9 Jun 2023 16:12:13 +0200 Subject: [PATCH] Update _ingressroute.tpl Signed-off-by: Kjeld Schouten --- charts/enterprise/traefik/templates/_ingressroute.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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