install immich
This commit is contained in:
6
vault/kubernetes-roles/immich.yaml
Normal file
6
vault/kubernetes-roles/immich.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
bound_service_account_names:
|
||||
- immich-password
|
||||
bound_service_account_namespaces:
|
||||
- immich
|
||||
token_policies:
|
||||
- immich
|
||||
4
vault/policy/immich.hcl
Normal file
4
vault/policy/immich.hcl
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
path "secret/data/immich-db" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
Reference in New Issue
Block a user