diff --git a/SOURCES/docker.sysconfig b/SOURCES/docker.sysconfig
index b01c93c..6a0a839 100644
--- a/SOURCES/docker.sysconfig
+++ b/SOURCES/docker.sysconfig
@@ -9,7 +9,7 @@ DOCKER_CERT_PATH=/etc/docker
 # ADD_REGISTRY option to list a set of comma separated registries.
 # Note the last registry added will be the first regisry searched.
 #
-ADD_REGISTRY='--add-registry registry.access.redhat.com'
+# ADD_REGISTRY='--add-registry registry.access.redhat.com'
 
 # If you want to block registries from being used, use the
 # BLOCK_REGISTRY option  to list a set of comma separated registries, and uncommenting