diff --git a/services/traefik/deploy/app/default/helm-release.yaml b/services/traefik/deploy/app/default/helm-release.yaml index e7f38fd..9a78fa2 100644 --- a/services/traefik/deploy/app/default/helm-release.yaml +++ b/services/traefik/deploy/app/default/helm-release.yaml @@ -57,10 +57,10 @@ spec: enabled: true allowCrossNamespace: false namespaces: [] - ingressClass: traefik-icarus + ingressClass: traefik kubernetesIngress: enabled: true - ingressClass: traefik-icarus + ingressClass: traefik additionalArguments: - "--providers.kubernetesingress.ingressclass=traefik"