@@ -166,8 +166,8 @@ open_ports_list:
166166 - { port: '5053-5057', comment: 'Validator Client REST API', ipset: '{{ env }}.{{ stage }}', iifname: 'wg0' }
167167 - { port: '8109-8113', comment: 'Validator Client Metrics', ipset: 'hq.metrics', iifname: 'wg0' }
168168 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' }
172172 - { port: '9557-9560', comment: 'Websocket for Waku', ipset: 'waku.test', iifname: 'wg0' }
173173 - { port: '9557-9560', comment: 'Websocket for Waku', ipset: 'waku.sandbox', iifname: 'wg0' }
0 commit comments