Update rendered example

This commit is contained in:
Daniel Berteaud 2024-02-11 21:24:22 +01:00
parent 69de6b0967
commit a83e4aa07a

View File

@ -18,6 +18,7 @@ job "bounca" {
proxy {
upstreams {
destination_name = "postgres"
destination_type = "service"
local_bind_port = 5432
}
}
@ -120,6 +121,7 @@ job "bounca" {
policies = ["bounca"]
env = false
disable_file = true
change_mode = "noop"
}
@ -234,6 +236,7 @@ _EOT
policies = ["bounca"]
env = false
disable_file = true
change_mode = "noop"
}