[bookstack] Update rendered example

This commit is contained in:
Daniel Berteaud 2024-03-28 23:08:46 +01:00
parent 8643d61994
commit 2118801236
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,8 @@ job "bookstack" {
region = "global" region = "global"
group "bookstack" { group "bookstack" {
count = 1 count = 1
@ -105,6 +107,8 @@ job "bookstack" {
change_mode = "noop" change_mode = "noop"
} }
# Use a template block instead of env {} so we can fetch values from vault # Use a template block instead of env {} so we can fetch values from vault
template { template {
data = <<_EOT data = <<_EOT