Update pgpooler template

This commit is contained in:
Daniel Berteaud 2024-01-15 21:34:12 +01:00
parent aee966d949
commit a0ef85662c
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ job "[[ .instance ]]" {
}
[[ template "common/task.wait_for" $c ]]
[[ template "common/postgres_pooler" $c ]]
[[ template "common/task.pgpooler" $c ]]
task "vaultwarden" {
driver = [[ $c.nomad.driver | toJSON ]]