k8s-manifests/rds/base/kustomization.yaml

18 lines
338 B
YAML
Raw 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 15:02:10 +00:00
helmCharts:
- includeCRDs: true
name: all
namespace: helmrds
2023-05-03 14:48:15 +00:00
releaseName: sciebords
2023-05-03 15:02:10 +00:00
valuesFile: ./values/values.yaml
version: 2.1.0
helmGlobals:
chartHome: ./charts/