Hi all, I wanted to deploy netmaker with k8s follo...
# netmaker
s
Hi all, I wanted to deploy netmaker with k8s following the https://github.com/gravitl/netmaker/blob/master/kube/netmaker-template.yaml and found a couple of setbacks 1. MongoDB is still included instead of rqlite in the template 2. Netmaker does not offer configuration for rqlite server url. It always tries to connect to
http://localhost:4001
Any known way to workaround this?