@@ -166,8 +166,8 @@ open_ports_list:
166
166
- { port: '5053-5057', comment: 'Validator Client REST API', ipset: '{{ env }}.{{ stage }}', iifname: 'wg0' }
167
167
- { port: '8109-8113', comment: 'Validator Client Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
168
168
waku-fleets : # https://github.com/status-im/infra-nim-waku/issues/59
169
- - { port: '8556-8559 ', comment: 'RCP for WakuMonitor', ipset: 'misc.waku-nmon', iifname: 'wg0' }
170
- - { port: '8556-8559 ', comment: 'RCP for waku.test', ipset: 'waku.test', iifname: 'wg0' }
171
- - { port: '8556-8559 ', comment: 'RCP for waku.sandbox', ipset: 'waku.sandbox', iifname: 'wg0' }
169
+ - { port: '8546-8549 ', comment: 'RCP for WakuMonitor', ipset: 'misc.waku-nmon', iifname: 'wg0' }
170
+ - { port: '8546-8549 ', comment: 'RCP for waku.test', ipset: 'waku.test', iifname: 'wg0' }
171
+ - { port: '8546-8549 ', comment: 'RCP for waku.sandbox', ipset: 'waku.sandbox', iifname: 'wg0' }
172
172
- { port: '9557-9560', comment: 'Websocket for Waku', ipset: 'waku.test', iifname: 'wg0' }
173
173
- { port: '9557-9560', comment: 'Websocket for Waku', ipset: 'waku.sandbox', iifname: 'wg0' }
0 commit comments