try to fix monero mining
This commit is contained in:
parent
fe44f013a8
commit
ad067fdde4
@ -20,11 +20,11 @@ spec:
|
|||||||
image: ghcr.io/sethforprivacy/p2pool:latest
|
image: ghcr.io/sethforprivacy/p2pool:latest
|
||||||
command: ["p2pool"]
|
command: ["p2pool"]
|
||||||
args:
|
args:
|
||||||
- "--wallet=$(XMR_ADDR)"
|
|
||||||
- "--host=monerod.crypto.svc.cluster.local"
|
- "--host=monerod.crypto.svc.cluster.local"
|
||||||
- "--rpc-port=18081"
|
- "--rpc-port=18081"
|
||||||
- "--zmq-port=18083"
|
- "--zmq-port=18083"
|
||||||
- "--stratum=0.0.0.0:3333"
|
- "--stratum=0.0.0.0:3333"
|
||||||
|
- "--wallet=$(XMR_ADDR)"
|
||||||
# - "--light-mode"
|
# - "--light-mode"
|
||||||
# - "--no-randomx"
|
# - "--no-randomx"
|
||||||
# - "--no-cache"
|
# - "--no-cache"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user