fix: Use official Traefik helm repo instead of rancher-stable
Some checks failed
Deploy Cluster / Terraform (push) Successful in 48s
Deploy Cluster / Ansible (push) Has been cancelled

This commit is contained in:
2026-03-26 02:59:00 +00:00
parent 6f7998639f
commit 816ac8b3c0
3 changed files with 12 additions and 2 deletions

View File

@@ -9,10 +9,10 @@ spec:
chart:
spec:
chart: traefik
version: "39.0.201"
version: "39.0.0"
sourceRef:
kind: HelmRepository
name: rancher-stable
name: traefik
namespace: flux-system
install:
createNamespace: true