Update rendered example

This commit is contained in:
Daniel Berteaud 2024-03-28 23:11:42 +01:00
parent 918ba4253f
commit decc857aaf
2 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,8 @@ job "mariadb-manage" {
region = "global"
meta {
# Force job to run each time
run = "${uuidv4()}"

View File

@ -4,6 +4,8 @@ job "mariadb" {
region = "global"
group "server" {
network {