fix: vendor Rancher chart for bootstrap
This commit is contained in:
@@ -9,11 +9,10 @@ spec:
|
||||
targetNamespace: cattle-system
|
||||
chart:
|
||||
spec:
|
||||
chart: rancher
|
||||
version: "2.13.3"
|
||||
chart: ./infrastructure/charts/rancher
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: rancher-stable
|
||||
kind: GitRepository
|
||||
name: platform
|
||||
namespace: flux-system
|
||||
install:
|
||||
createNamespace: true
|
||||
|
||||
@@ -2,7 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- helmrepository-rancher.yaml
|
||||
- helmrelease-rancher.yaml
|
||||
- rancher-bootstrap-password-flux-externalsecret.yaml
|
||||
- rancher-bootstrap-password-externalsecret.yaml
|
||||
|
||||
Reference in New Issue
Block a user