diff --git a/cluster/core/storage/longhorn/helm.yaml b/cluster/core/storage/longhorn/helm.yaml index adfdf93..6ea6677 100644 --- a/cluster/core/storage/longhorn/helm.yaml +++ b/cluster/core/storage/longhorn/helm.yaml @@ -19,11 +19,11 @@ spec: apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: - name: incubator-charts + name: raw-charts namespace: flux-system spec: interval: 1m - url: https://charts.helm.sh/incubator + url: https://buttahtoast.github.io/helm-charts/ --- # ================= Release for longhorn ================= apiVersion: helm.toolkit.fluxcd.io/v2beta1 @@ -75,10 +75,10 @@ spec: chart: spec: chart: raw - version: '2.6.x' + version: '2.x.x' sourceRef: kind: HelmRepository - name: incubator-charts + name: raw-charts namespace: flux-system interval: 1m values: