فهرست منبع

update prometheus yaml

xcad 3 ماه پیش
والد
کامیت
3af72b00d9
2فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      library/compose/prometheus/compose.yaml.j2
  2. 0 0
      library/compose/prometheus/config/prometheus.yml

+ 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