ops(lps): fix by not using the chart

This commit is contained in:
Kat Inskip 2024-01-20 20:39:51 -08:00
parent 97a8d31271
commit db314f4af0
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
3 changed files with 10 additions and 6 deletions

View file

@ -6,9 +6,9 @@ metadata:
spec:
project: system
source:
repoURL: "https://github.com/rancher/local-path-provisioner"
path: deploy/chart/local-path-provisioner
targetRevision: v26.0.x
repoURL: "https://github.com/gensokyo-zone/infrastructure"
path: k8s/system/local-path-provisioner/manifests
targetRevision: main
helm:
valuesObject:
destination:

View file

@ -0,0 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://raw.githubusercontent.com/rancher/local-path-provisioner/master/deploy/local-path-storage.yaml?ref=v0.0.26