Add mail backup module and cron schedule; refactor mail paths and deployment strategy
This commit is contained in:
@@ -89,6 +89,7 @@ locals {
|
||||
}
|
||||
]
|
||||
])
|
||||
mail_files_backup_cron_schedule = "0 3 * * *"
|
||||
|
||||
# storage
|
||||
persistent_folder = "/mnt/microk8s_persistent"
|
||||
|
||||
Reference in New Issue
Block a user