From 089db494c506063b902d62f8bd4e3b336d48e538 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Mon, 3 Apr 2023 00:01:23 -0400 Subject: [PATCH] Change raw helm chart --- cluster/core/storage/longhorn/helm.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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: