Comment 1 for bug 1955658

Revision history for this message
George Kraft (cynerva) wrote :

Thanks for the report. This looks to be a duplicate of https://bugs.launchpad.net/charm-containerd/+bug/1846551

You can override the no_proxy setting for the containerd charm specifically with something like this:

$ juju config containerd no_proxy="localhost,127.0.0.1,ppa.launchpad.net,launchpad.net,10.5.0.0/24,10.245.164.0/24"