theshire/kubernetes/apps/database/kustomization.yaml

12 lines
310 B
YAML
Raw Normal View History

2024-01-27 13:27:05 -06:00
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# Pre Flux-Kustomizations
- ./namespace.yaml
# Flux-Kustomizations
- ./crunchy-postgres-operator/ks.yaml
2024-02-26 19:43:07 -06:00
- ./dragonfly/ks.yaml
2024-08-16 22:49:21 -05:00
- ./emqx/ks.yaml