I tried to change the IP to avoid conflicts with microk8s vs. an exisiting http-development-stack on my development workstation. This seems to be impossible! Trying to workaround using LXD container ...
export CONSUL_HTTP_SSL=true export CONSUL_CACERT=/users/test1/consulcerts/ra-anchors.pem export CONSUL_CLIENT_CERT=/users/test1/consulcerts/cert-chain.pem export ...