Skip to content
Snippets Groups Projects
Commit daf28f85 authored by Hannes Feldt's avatar Hannes Feldt
Browse files

fix

parent eeaa88a0
No related branches found
No related tags found
4 merge requests!752Resolve L2SS-1525 "Migrate minio",!751Resolve L2SS-1340 "Deploy monitoring to nomad",!749Resolve L2SS-1342 "Migrate jupyter",!685Resolve L2SS-1340 "Deploy monitoring to nomad"
...@@ -3,3 +3,7 @@ tango: ...@@ -3,3 +3,7 @@ tango:
version: 11.0.2 version: 11.0.2
databaseds: databaseds:
version: 5.22.0 version: 5.22.0
monitoring:
db:
version: 15.4
...@@ -140,7 +140,7 @@ job "monitoring" { ...@@ -140,7 +140,7 @@ job "monitoring" {
} }
config { config {
image = "postgres" image = "postgres:[[.monitoring.db.version]]"
ports = ["postgres"] ports = ["postgres"]
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment