graphs: just query graphite IP instead of localhost mapping

This commit is contained in:
Girish Ramakrishnan
2022-10-11 12:44:37 +02:00
parent 22790fd9b7
commit 9d35756db5
3 changed files with 23 additions and 19 deletions

View File

@@ -218,7 +218,6 @@ function validatePortBindings(portBindings, manifest) {
993, /* imaps */
995, /* pop3s */
2003, /* graphite (lo) */
2004, /* graphite (lo) */
2514, /* cloudron-syslog (lo) */
constants.PORT, /* app server (lo) */
constants.AUTHWALL_PORT, /* protected sites */
@@ -229,7 +228,6 @@ function validatePortBindings(portBindings, manifest) {
4190, /* managesieve */
5349, /* turn,stun TLS */
8000, /* ESXi monitoring */
8417, /* graphite (lo) */
];
const RESERVED_PORT_RANGES = [