kustomize edit fix

This commit is contained in:
Micke Nordin 2023-05-03 16:48:15 +02:00
parent 51a260480f
commit 0ac9548f68

View file

@ -4,17 +4,12 @@ resources:
- rds-ingress.yml - rds-ingress.yml
- sunet-service.yml - sunet-service.yml
#helmChartInflationGenerator: apiVersion: kustomize.config.k8s.io/v1beta1
#- chartHome: ./charts/ kind: Kustomization
# chartName: all
# releaseName: sciebords
# releaseNamespace: helmrds
# values: ./values/values.yaml
helmCharts: helmCharts:
- name: all - name: all
includeCRDs: false
releaseName: sciebords
namespace: helmrds namespace: helmrds
version: 2.1.0 releaseName: sciebords
valuesFile: ./values/values.yaml valuesFile: ./values/values.yaml
repo: ./charts/ #https://harbor.uni-muenster.de/chartrepo/rds helmGlobals:
chartHome: ./charts/