mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 02:35:48 +02:00
prometheus: use config v9
This commit is contained in:
parent
ba63c08305
commit
1deedba7e8
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue