k8s-manifests/rds/base/kustomization.yaml

19 lines
355 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
2024-05-29 09:55:05 +00:00
- gu-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/