a drone runner which creates nomad jobs
Some checks reported errors
continuous-integration/drone Build was killed
Some checks reported errors
continuous-integration/drone Build was killed
This commit is contained in:
@@ -29,7 +29,7 @@ job "postgres" {
|
||||
|
||||
tags = [
|
||||
"traefik.enable=true",
|
||||
"traefik.tcp.routers.postgres.rule=HostSNI(`postgres.service.nr5`)",
|
||||
"traefik.tcp.routers.postgres.rule=Host(`postgres.service.nr5`)",
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user