This commit is contained in:
2026-05-28 12:03:08 +02:00
parent 35baca40cc
commit 29f466354f
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -58,11 +58,18 @@
address = "192.168.77.1:8200"
cluster_address = "192.168.77.1:8201"
tls_disable = 1
telemetry {
unauthenticated_metrics_access = true
}
}
api_addr = "http://192.168.77.1:8200"
cluster_addr = "http://192.168.77.1:8201"
ui = true
telemetry {
prometheus_retention_time = "24h"
disable_hostname = true
}
owner: vault
group: vault