security updates and style changes
I like that the default configuration is working with docker run -p 7396:7396 wind0r/folding-at-home and kubectl port-forward $POD_NAME 7396:7396
With this change everyone needs to overwrite the environment variables with the IP ranges they use or use --networking=host. This would create the helm and kubernetes config incompatible without in my opinion a security gain.
see: WARNING:Denied 1:172.17.0.1 access to URI: /
PS: Sorry for closing. Hit the wrong keyboard shortcut :)
odd, i thought for a second, it'd be a k8s repo, not a docker repo.
besides that. during local testing i found that the single quotes mess everything up. also i noticed a lack of even more variables.