Add mail backup module and cron schedule; refactor mail paths and deployment strategy

This commit is contained in:
2025-03-15 23:14:47 +01:00
parent 5fbd28e69c
commit 380bdf7e2a
3 changed files with 32 additions and 3 deletions
+1
View File
@@ -89,6 +89,7 @@ locals {
}
]
])
mail_files_backup_cron_schedule = "0 3 * * *"
# storage
persistent_folder = "/mnt/microk8s_persistent"