feat!: Enable Traefik metrics, rename common label var, README fixes

This commit is contained in:
hatemosphere
2024-03-06 15:25:59 +01:00
parent 41f491a0bd
commit 478c3f7ab9
5 changed files with 46 additions and 51 deletions

View File

@ -57,7 +57,6 @@ postgres_arguments:
- -c
- checkpoint_timeout=1800
# Enable TLS for traefik
enable_tls: false
acme_email: ""
@ -87,7 +86,7 @@ prometheus_remote_write_url: ""
prometheus_remote_write_auth: false
prometheus_remote_write_auth_username: ""
prometheus_remote_write_auth_password: ""
prometheus_remote_write_label: ""
prometheus_remote_write_common_label: ""
# Security options
use_predefined_iptables: false