Try again

This commit is contained in:
SeanOMik 2023-04-03 00:05:33 -04:00
parent 089db494c5
commit 89daa3a89a
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 3 additions and 3 deletions

View File

@ -65,7 +65,7 @@ spec:
apiVersion: helm.toolkit.fluxcd.io/v2beta1 apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease kind: HelmRelease
metadata: metadata:
name: incubator-raw name: raw
namespace: longhorn-system namespace: longhorn-system
spec: spec:
interval: 5m interval: 5m
@ -75,14 +75,14 @@ spec:
chart: chart:
spec: spec:
chart: raw chart: raw
version: '2.x.x' version: '2.0.0'
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: raw-charts name: raw-charts
namespace: flux-system namespace: flux-system
interval: 1m interval: 1m
values: values:
- resources: resources:
- apiVersion: v1 - apiVersion: v1
kind: ConfigMap kind: ConfigMap
metadata: metadata: