ethersphere / helm-charts

Helm charts to deploy Swarm and Geth
6 stars 4 forks source link

swarm-private: use pod IP on nat flag #17

Closed skylenet closed 5 years ago

skylenet commented 5 years ago

Currently it's using the host IP address, instead it should use the pod IP address.

I also tried setting -nat=none because all our swarm pods belong to the same network (LAN), therefore it doesn't make sense to talk about NAT. But this was still setting the enodes IP address to 127.0.0.1.