immich: migrate to envFrom with per-container InfisicalSecrets
Flat CR narrowed to recursive: false so it keeps serving the SMB credentials that immich-data-smb references by name.
This commit is contained in:
@@ -17,7 +17,9 @@ spec:
|
||||
projectSlug: "kubernetes"
|
||||
envSlug: "prod"
|
||||
secretsPath: "/immich"
|
||||
recursive: true
|
||||
# Root only: /immich holds the SMB mount credentials (username, password)
|
||||
# consumed by immich-data-smb. Per-container env lives in subfolders.
|
||||
recursive: false
|
||||
managedSecretReference:
|
||||
secretName: immich-secrets
|
||||
secretNamespace: immich
|
||||
|
||||
Reference in New Issue
Block a user