install immich

This commit is contained in:
2026-03-13 04:00:07 +01:00
parent 6f3e612dde
commit 9d26ccff04
7 changed files with 142 additions and 17 deletions
+6
View File
@@ -0,0 +1,6 @@
bound_service_account_names:
- immich-password
bound_service_account_namespaces:
- immich
token_policies:
- immich
+4
View File
@@ -0,0 +1,4 @@
path "secret/data/immich-db" {
capabilities = ["read"]
}