Files
auricom-home-cluster/kubernetes/cluster-0/apps/databases/kustomization.yaml
2022-12-26 11:34:38 +01:00

10 lines
214 B
YAML

---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: default
resources:
- ./pgadmin
- ./postgres
- ./redis