Merge remote-tracking branch 'origin/master'
All checks were successful
ci/woodpecker/push/default Pipeline was successful
All checks were successful
ci/woodpecker/push/default Pipeline was successful
This commit is contained in:
commit
ac27e41fde
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ resource "kubernetes_config_map" "mailserver_config" {
|
|||
ShowAlbumName: false
|
||||
ShowProgressBar: false
|
||||
ClockFormat: "HH:mm"
|
||||
PhotoDateFormat: "dd/MM/yyyy"
|
||||
WeatherApiKey: ${data.vault_kv_secret_v2.secrets.data["frame_weather_api_key"]}
|
||||
UnitSystem: metric
|
||||
WeatherLatLong: "51.5074,-0.1278"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue