Switch to helmCharts

This commit is contained in:
Micke Nordin 2023-05-03 15:08:08 +02:00
parent 521e1bae81
commit f6f36d504b

View file

@ -4,10 +4,17 @@ resources:
- rds-ingress.yml - rds-ingress.yml
- sunet-service.yml - sunet-service.yml
helmChartInflationGenerator: #helmChartInflationGenerator:
- chartHome: ./charts/ #- chartHome: ./charts/
chartName: all # chartName: all
# releaseName: sciebords
# releaseNamespace: helmrds
# values: ./values/values.yaml
helmCharts:
- name: all
includeCRDs: true
releaseName: sciebords releaseName: sciebords
releaseNamespace: helmrds namespace: helmrds
values: ./values/values.yaml version: 2.1.0
valuesFile: ./values/values.yaml
repo: https://www.research-data-services.org/charts/stable