Update pgpooler template

This commit is contained in:
Daniel Berteaud 2024-01-15 21:33:39 +01:00
parent 6a8c74b6c4
commit 48e6f5317e
1 changed files with 1 additions and 1 deletions

View File

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