Files
nixos/manifests/immich/kustomization.yaml
T
Greg Hellings fea1a7642c Enable Immich
Kubernetes files to stand up Immich, including Redis, a separate
Postgres cluster, and more
2025-07-07 21:48:47 -05:00

7 lines
108 B
YAML

resources:
- namespace.yaml
- postgres-user-secret.yaml
- database.yaml
- pvc.yaml
- ingress.yaml