prometheus: use config v9
parent
ba63c08305
commit
1deedba7e8
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue