k8s-manifests/rds/base/kustomization.yaml

21 lines
483 B
YAML
Raw Permalink Normal View History

2023-03-31 05:53:00 +00:00
resources:
- describo-ingress.yml
- doris-deployment.yml
- rds-ingress.yml
- sunet-service.yml
2023-05-03 09:19:45 +00:00
2023-05-03 13:08:08 +00:00
#helmChartInflationGenerator:
#- chartHome: ./charts/
# chartName: all
# releaseName: sciebords
# releaseNamespace: helmrds
# values: ./values/values.yaml
helmCharts:
- name: all
2023-05-03 13:36:00 +00:00
includeCRDs: false
2023-05-03 09:19:45 +00:00
releaseName: sciebords
2023-05-03 13:08:08 +00:00
namespace: helmrds
version: 2.1.0
valuesFile: ./values/values.yaml
2023-05-03 13:42:46 +00:00
repo: https://harbor.uni-muenster.de/chartrepo/rds