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 apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
helmChartInflationGenerator: helmCharts:
- chartHome: ./charts/ - includeCRDs: true
chartName: all name: all
namespace: helmrds
releaseName: sciebords releaseName: sciebords
releaseNamespace: helmrds valuesFile: ./values/values.yaml
values: ./values/values.yaml version: 2.1.0
helmGlobals:
chartHome: ./charts/