Switch to helmCharts
This commit is contained in:
parent
521e1bae81
commit
f6f36d504b
|
@ -4,10 +4,17 @@ resources:
|
|||
- rds-ingress.yml
|
||||
- sunet-service.yml
|
||||
|
||||
helmChartInflationGenerator:
|
||||
- chartHome: ./charts/
|
||||
chartName: all
|
||||
#helmChartInflationGenerator:
|
||||
#- chartHome: ./charts/
|
||||
# chartName: all
|
||||
# releaseName: sciebords
|
||||
# releaseNamespace: helmrds
|
||||
# values: ./values/values.yaml
|
||||
helmCharts:
|
||||
- name: all
|
||||
includeCRDs: true
|
||||
releaseName: sciebords
|
||||
releaseNamespace: helmrds
|
||||
values: ./values/values.yaml
|
||||
|
||||
namespace: helmrds
|
||||
version: 2.1.0
|
||||
valuesFile: ./values/values.yaml
|
||||
repo: https://www.research-data-services.org/charts/stable
|
||||
|
|
Loading…
Reference in a new issue