kustomize edit fix

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

View file

@ -1,20 +1,15 @@
resources: resources:
- describo-ingress.yml - describo-ingress.yml
- doris-deployment.yml - doris-deployment.yml
- 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/