Change raw helm chart

This commit is contained in:
SeanOMik 2023-04-03 00:01:23 -04:00
parent 62f99b1379
commit 089db494c5
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 4 additions and 4 deletions

View File

@ -19,11 +19,11 @@ spec:
apiVersion: source.toolkit.fluxcd.io/v1beta2 apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: incubator-charts name: raw-charts
namespace: flux-system namespace: flux-system
spec: spec:
interval: 1m interval: 1m
url: https://charts.helm.sh/incubator url: https://buttahtoast.github.io/helm-charts/
--- ---
# ================= Release for longhorn ================= # ================= Release for longhorn =================
apiVersion: helm.toolkit.fluxcd.io/v2beta1 apiVersion: helm.toolkit.fluxcd.io/v2beta1
@ -75,10 +75,10 @@ spec:
chart: chart:
spec: spec:
chart: raw chart: raw
version: '2.6.x' version: '2.x.x'
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: incubator-charts name: raw-charts
namespace: flux-system namespace: flux-system
interval: 1m interval: 1m
values: values: