sepolia: drop firewall rules for wakuv2.test fleet

It no longer exists.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-06-11 08:57:52 +02:00
parent 82b65e6918
commit b551423ea1
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 0 additions and 2 deletions

View File

@ -106,5 +106,3 @@ open_ports_list:
- { port: '9557:9560', ipset: 'waku.test', comment: 'Websocket for Waku' } - { port: '9557:9560', ipset: 'waku.test', comment: 'Websocket for Waku' }
- { port: '8556:8559', ipset: 'waku.sandbox', comment: 'HTTP RCP for Waku' } - { port: '8556:8559', ipset: 'waku.sandbox', comment: 'HTTP RCP for Waku' }
- { port: '9557:9560', ipset: 'waku.sandbox', comment: 'Websocket for Waku' } - { port: '9557:9560', ipset: 'waku.sandbox', comment: 'Websocket for Waku' }
- { port: '8556:8559', ipset: 'wakuv2.test', comment: 'HTTP RCP for Waku' }
- { port: '9557:9560', ipset: 'wakuv2.test', comment: 'Websocket for Waku' }