run the check-ip cronjob every 5 minutes [ci skip]
This commit is contained in:
parent
dec0535963
commit
36091ab4c2
3 changed files with 14 additions and 1 deletions
|
|
@ -282,6 +282,8 @@ module "excalidraw" {
|
|||
|
||||
module "infra-maintenance" {
|
||||
source = "./infra-maintenance"
|
||||
git_user = var.webhook_handler_git_user
|
||||
git_token = var.webhook_handler_git_token
|
||||
}
|
||||
|
||||
# module "metrics_api" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue