k8s-manifests/rds/base/kustomization.yaml

21 lines
490 B
YAML
Raw 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
includeCRDs: true
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
repo: https://www.research-data-services.org/charts/stable