fix: vendor critical bootstrap charts
This commit is contained in:
@@ -8,11 +8,10 @@ spec:
|
||||
targetNamespace: kube-system
|
||||
chart:
|
||||
spec:
|
||||
chart: traefik
|
||||
version: "39.0.0"
|
||||
chart: ./infrastructure/charts/traefik
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: traefik
|
||||
kind: GitRepository
|
||||
name: platform
|
||||
namespace: flux-system
|
||||
install:
|
||||
createNamespace: true
|
||||
@@ -35,4 +34,4 @@ spec:
|
||||
rancher:
|
||||
port: 9442
|
||||
exposedPort: 9442
|
||||
protocol: TCP
|
||||
protocol: TCP
|
||||
|
||||
Reference in New Issue
Block a user