Update after reading the actual v2beta1 resource definition
https://fluxcd.io/docs/components/helm/api/#helm.toolkit.fluxcd.io/v2beta1.HelmChartTemplate
This commit is contained in:
parent
2daddc7a3c
commit
1f73ec611f
|
@ -5,6 +5,7 @@ metadata:
|
|||
namespace: longhorn-system
|
||||
spec:
|
||||
chart:
|
||||
repository: https://charts.longhorn.io/longhorn
|
||||
name: podinfo
|
||||
version: 1.2.3
|
||||
releaseName: longhorn
|
||||
spec:
|
||||
chart: https://charts.longhorn.io/longhorn
|
||||
version: 1.2.3
|
||||
|
|
Loading…
Reference in a new issue