prometheus: use config v9

This commit is contained in:
Jef Roosens 2023-01-04 09:21:56 +01:00
parent ba63c08305
commit 1deedba7e8
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB

View file

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