k8s-manifests/rds/base/kustomization.yaml

16 lines
301 B
YAML
Raw Permalink Normal View History

2023-03-31 05:53:00 +00:00
resources:
2023-05-03 14:48:15 +00:00
- describo-ingress.yml
- doris-deployment.yml
- rds-ingress.yml
- sunet-service.yml
2023-05-03 09:19:45 +00:00
2023-05-03 14:48:15 +00:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
2023-05-03 13:08:08 +00:00
helmCharts:
- name: all
namespace: helmrds
2023-05-03 14:48:15 +00:00
releaseName: sciebords
2023-05-03 13:08:08 +00:00
valuesFile: ./values/values.yaml
2023-05-03 14:48:15 +00:00
helmGlobals:
chartHome: ./charts/