add immich valkey server

This commit is contained in:
2026-02-21 14:53:00 +01:00
parent 28d485b7b2
commit 9d3dc4a5a2
3 changed files with 75 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ kind: Kustomization
resources:
- namespace.yaml
- volume.yaml
- valkey-volume.yaml
- redis.yaml
- postgres-password.yaml
- postgres-volume.yaml