k8s-manifests/rds/base/kustomization.yaml

19 lines
355 B
YAML
Raw Normal View History

2023-03-31 07:53:00 +02:00
resources:
2023-05-03 16:48:15 +02:00
- describo-ingress.yml
- doris-deployment.yml
- rds-ingress.yml
- sunet-service.yml
2024-05-29 11:55:05 +02:00
- gu-service.yml
2023-05-03 11:19:45 +02:00
2023-05-03 16:48:15 +02:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
2023-05-03 17:02:10 +02:00
helmCharts:
- includeCRDs: true
name: all
namespace: helmrds
2023-05-03 16:48:15 +02:00
releaseName: sciebords
2023-05-03 17:02:10 +02:00
valuesFile: ./values/values.yaml
version: 2.1.0
helmGlobals:
chartHome: ./charts/