TT#40700 Do not expose InfluxDB admin and backup/restore RPC service ports

Update test for matching change in templates.

Change-Id: Ieacd6e0de52e8650ba3851be33e046fed860ae87
(cherry picked from commit c883b41c77)
changes/91/23091/1
Guillem Jover 8 years ago committed by Alexander Lutay
parent 97b897335c
commit 8af4ba50cb

@ -197,3 +197,8 @@ port:
tcp6:8086:
listening: true
ip: ["::"]
# InfluxDb Backup/Restore RPC
tcp:8088:
listening: true
ip: ["127.0.0.1"]

Loading…
Cancel
Save