Files
homelab/infrastructure/hydra/postgres/kustomization.yaml
T

11 lines
214 B
YAML
Raw Normal View History

2026-05-02 06:55:29 -04:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
metadata:
name: cnpg-cluster
namespace: cnpg-cluster
resources:
2026-05-02 07:03:54 -04:00
- cluster-namespace.yaml
2026-05-05 13:45:42 -04:00
- image-cataglog.yaml
2026-05-02 06:55:29 -04:00
- immich-db.yaml
2026-05-05 12:23:57 -04:00
- pg-cluster.yaml