From 4cced131e4b03361496637eed4a324884c6b4bfb Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Sat, 1 Feb 2025 08:38:46 +0000 Subject: [PATCH] revert 060c3fc7ab09d463428a9545d2eaad4ec90797d2 revert Merge pull request 'Update rancher/mirrored-library-traefik Docker tag to v3' (#410) from renovate/rancher-mirrored-library-traefik-3.x into master Reviewed-on: https://git.cluster.fun/AverageMarcus/cluster.fun/pulls/410 --- manifests/traefik/traefik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/traefik/traefik.yaml b/manifests/traefik/traefik.yaml index b0d03cd..b035025 100644 --- a/manifests/traefik/traefik.yaml +++ b/manifests/traefik/traefik.yaml @@ -45,7 +45,7 @@ spec: - --entrypoints.websecure.http.tls=true - --entrypoints.web.http.redirections.entrypoint.to=websecure - --entrypoints.web.http.redirections.entrypoint.scheme=https - image: rancher/mirrored-library-traefik:3.3.2 + image: rancher/mirrored-library-traefik:2.11.18 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3