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

@@ -0,0 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: traefik
namespace: flux-system
spec:
interval: 10m
url: https://traefik.github.io/charts
provider: generic