fix(backup): update security context in cron job and improve backup script logging
This commit is contained in:
@@ -72,5 +72,5 @@ variable "retention_days" {
|
||||
variable "tag" {
|
||||
description = "Tag to add to the backup"
|
||||
type = string
|
||||
default = "latest"
|
||||
default = "1.61.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user