Fix monitoring InfluxDB volume permissions

This commit is contained in:
2026-05-17 10:45:32 +02:00
parent b7dfdad621
commit 53216e50c1
5 changed files with 6 additions and 4 deletions
+2 -1
View File
@@ -34,7 +34,8 @@
},
"allowed_root_identities": [
"grafana",
"influxdb3-core"
"influxdb3-core",
"monitoring-influxdb3-core"
],
"allowed_privileged_identities": [
"scrutiny"