k8s-manifests/rds/base/kustomization.yaml
2023-05-03 17:02:10 +02:00

18 lines
338 B
YAML

resources:
- describo-ingress.yml
- doris-deployment.yml
- rds-ingress.yml
- sunet-service.yml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
helmCharts:
- includeCRDs: true
name: all
namespace: helmrds
releaseName: sciebords
valuesFile: ./values/values.yaml
version: 2.1.0
helmGlobals:
chartHome: ./charts/