[Komodo] admin: Write Stack File: update compose.yaml

This commit is contained in:
komodo 2025-08-18 09:40:09 +02:00
parent 5eadde8681
commit b4f58d31d3

View file

@ -96,6 +96,7 @@ services:
command: command:
- '--config.file=/config/prometheus.yml' - '--config.file=/config/prometheus.yml'
- '--storage.tsdb.path=/prometheus' - '--storage.tsdb.path=/prometheus'
- '--storage.tsdb.retention.time=5y'
- '--web.console.libraries=/etc/prometheus/console_libraries' - '--web.console.libraries=/etc/prometheus/console_libraries'
- '--web.console.templates=/etc/prometheus/consoles' - '--web.console.templates=/etc/prometheus/consoles'
- '--web.enable-lifecycle' - '--web.enable-lifecycle'