Breaks Immich app deployment apart for clarity.

This commit is contained in:
2025-05-28 15:25:19 -07:00
parent a44c1fed37
commit 2b6af9f749
5 changed files with 143 additions and 139 deletions

View File

@@ -8,7 +8,9 @@ labels:
managedBy: kustomize
partOf: wild-cloud
resources:
- deployment.yaml
- deployment-server.yaml
- deployment-machine-learning.yaml
- deployment-microservices.yaml
- ingress.yaml
- namespace.yaml
- pvc.yaml