prometheus: use config v9

master
Jef Roosens 2023-01-04 09:21:56 +01:00
parent ba63c08305
commit 1deedba7e8
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ services:
- 'node.labels.class == admin' - 'node.labels.class == admin'
configs: configs:
- source: prometheus_v8 - source: prometheus_v9
target: /etc/prometheus/prometheus.yml target: /etc/prometheus/prometheus.yml
networks: networks:
- 'default' - 'default'
@ -82,7 +82,7 @@ services:
- '/:/rootfs:ro' - '/:/rootfs:ro'
configs: configs:
prometheus_v8: prometheus_v9:
external: true external: true
networks: networks: