Skip to content

Add the possibility to use the new traefik apiVersion

Marcel Eichler requested to merge marcel1802/gitlab:traefik-api-version into master
  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do?

Traefik is using a new apiVersion for a while now (traefik.io/v1alpha1 instead of traefik.containo.us/v1alpha1).
This MR makes it possible to use the new apiVersion, but also keeping the old one as default for compatibility reasons.

Why was this MR needed?

Updating GitLab via Helm Chart fails when using a newer version of Traefik.
This MR fixes this.

Related issues

#5488

Edited by 🤖 GitLab Bot 🤖

Merge request reports