fix: Use official Traefik helm repo instead of rancher-stable
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user