You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sets kolla_docker_registry_insecure to true (#297)
* Sets kolla_docker_registry_insecure to true
We currently don't configure TLS for the the local pulp registry. This adds the pulp server to the list of insecure-registries, so that we can pull images.
* Remove kolla_docker_registry_insecure override in CI environment
Based on comments in code review.
* Use a better default for kolla_docker_registry_insecure
Hoping this will prevent breakage for people already running pulp with TLS.
(cherry picked from commit 78055cf)
0 commit comments