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
kind: HelmRelease
metadata:
name: incubator-raw
name: raw
namespace: longhorn-system
spec:
interval: 5m
@ -75,14 +75,14 @@ spec:
chart:
spec:
chart: raw
version: '2.x.x'
version: '2.0.0'
sourceRef:
kind: HelmRepository
name: raw-charts
namespace: flux-system
interval: 1m
values:
- resources:
resources:
- apiVersion: v1
kind: ConfigMap
metadata: