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