iac/infrastructure/kustomization.yaml

18 lines
269 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- camunda
- cert-manager
- dashboard
- kafka
- local-path-provisioner
- minio
- postgresql
- rabbitmq
- redis
- s3-proxy
- istio-base
- istio-pilot
- istio-gateway