Try helmchart again

This commit is contained in:
Micke Nordin 2023-05-03 17:02:10 +02:00
parent a4a39ef3aa
commit da955f4e6a

View file

@ -6,9 +6,12 @@ resources:
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
helmChartInflationGenerator:
- chartHome: ./charts/
chartName: all
helmCharts:
- includeCRDs: true
name: all
namespace: helmrds
releaseName: sciebords
releaseNamespace: helmrds
values: ./values/values.yaml
valuesFile: ./values/values.yaml
version: 2.1.0
helmGlobals:
chartHome: ./charts/