diff --git a/rds/base/kustomization.yaml b/rds/base/kustomization.yaml index f60707f..ed1860b 100644 --- a/rds/base/kustomization.yaml +++ b/rds/base/kustomization.yaml @@ -1,20 +1,15 @@ resources: - - describo-ingress.yml - - doris-deployment.yml - - rds-ingress.yml - - sunet-service.yml +- describo-ingress.yml +- doris-deployment.yml +- rds-ingress.yml +- sunet-service.yml - #helmChartInflationGenerator: - #- chartHome: ./charts/ - # chartName: all - # releaseName: sciebords - # releaseNamespace: helmrds - # values: ./values/values.yaml +apiVersion: kustomize.config.k8s.io/v1beta1 +kind: Kustomization helmCharts: - name: all - includeCRDs: false - releaseName: sciebords namespace: helmrds - version: 2.1.0 + releaseName: sciebords valuesFile: ./values/values.yaml - repo: ./charts/ #https://harbor.uni-muenster.de/chartrepo/rds +helmGlobals: + chartHome: ./charts/