get it working monero miner

This commit is contained in:
Brad Stein 2025-08-13 01:34:27 -05:00
parent 0287a3291e
commit 989a1f8494

View File

@ -11,4 +11,4 @@ spec:
ports: ports:
- { name: rpc, port: 18081, targetPort: 18081 } - { name: rpc, port: 18081, targetPort: 18081 }
- { name: p2p, port: 18080, targetPort: 18080 } - { name: p2p, port: 18080, targetPort: 18080 }
- { name: zmq, port: 18080, targetPort: 18080 } - { name: zmq, port: 18083, targetPort: 18083 }