Răsfoiți Sursa

update prometheus yaml

xcad 1 lună în urmă
părinte
comite
3af72b00d9

+ 1 - 1
library/compose/prometheus/compose.yaml.j2

@@ -25,7 +25,7 @@ services:
     {% endif %}
     volumes:
       - {{ service_name }}_data:/prometheus
-      - ./config/prometheus.yaml:/etc/prometheus/prometheus.yaml:ro
+      - ./config/prometheus.yml:/etc/prometheus/prometheus.yml:ro
     {% if traefik_enabled  %}
     networks:
       {{ traefik_network }}:

+ 0 - 0
library/compose/prometheus/config/prometheus.yaml → library/compose/prometheus/config/prometheus.yml