Remove legacy monitoring stacks
This commit is contained in:
@@ -21,9 +21,6 @@
|
||||
"gitea": [
|
||||
"222:22"
|
||||
],
|
||||
"influxdb3-core": [
|
||||
"${INFLUXDB_BIND_IP:-127.0.0.1}:8181:8181"
|
||||
],
|
||||
"monitoring-influxdb3-core": [
|
||||
"${INFLUXDB_BIND_IP:-127.0.0.1}:8181:8181"
|
||||
],
|
||||
@@ -33,8 +30,6 @@
|
||||
]
|
||||
},
|
||||
"allowed_root_identities": [
|
||||
"grafana",
|
||||
"influxdb3-core",
|
||||
"monitoring-influxdb3-core"
|
||||
],
|
||||
"allowed_privileged_identities": [
|
||||
|
||||
Reference in New Issue
Block a user