diff --git a/templates/821_network-ports-ngcp.yaml.tt2 b/templates/821_network-ports-ngcp.yaml.tt2 index a2c2d3d..f94a90e 100644 --- a/templates/821_network-ports-ngcp.yaml.tt2 +++ b/templates/821_network-ports-ngcp.yaml.tt2 @@ -170,7 +170,7 @@ port: [% END -%] # InfluxDB Admin tcp:8083: - listening: true + listening: false ip: ["127.0.0.1"] # InfluxDb Query @@ -180,5 +180,5 @@ port: # InfluxDb Backup/Restore RPC tcp:8088: - listening: true + listening: false ip: ["127.0.0.1"]