Try again
This commit is contained in:
parent
089db494c5
commit
89daa3a89a
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue