theshire/kubernetes/apps/database/emqx/cluster/kustomization.yaml

9 lines
214 B
YAML
Raw Normal View History

---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./cluster.yaml
- ./ingress.yaml
- ./podmonitor.yaml