Update to 2024-04-21 23:01

This commit is contained in:
Daniel Berteaud
2024-04-21 23:01:00 +02:00
parent d5a00e4130
commit 6f58059951
2 changed files with 2 additions and 1 deletions

View File

@@ -98,6 +98,7 @@ alt_domain = "{{ consul_conf.alt_domain }}"
telemetry {
prometheus_retention_time = "{{ consul_conf.telemetry.prometheus_retention_time }}"
disable_hostname = true
}
{% if consul_conf.connect.enabled %}