Compare commits
1 commit
master
...
emo/frame-
| Author | SHA1 | Date | |
|---|---|---|---|
| 43a5d2cc27 |
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ resource "kubernetes_config_map" "frame_config_emo" {
|
||||||
Accounts:
|
Accounts:
|
||||||
- ImmichServerUrl: http://immich.viktorbarzin.me
|
- ImmichServerUrl: http://immich.viktorbarzin.me
|
||||||
ApiKey: ${data.vault_kv_secret_v2.secrets.data["frame_api_key_emo"]}
|
ApiKey: ${data.vault_kv_secret_v2.secrets.data["frame_api_key_emo"]}
|
||||||
ImagesFromDays: 730
|
ImagesFromDays: 365
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue