Skip to content

Commit 5eabd4a

Browse files
author
Brice Fallon-Freeman
authored
Merge pull request openshift#2257 from bfallonf/bz1344008
Bug 1344008 : added variables to the cluster variables section of the advanced install
2 parents ac63c13 + 33ceb72 commit 5eabd4a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

install_config/install/advanced_install.adoc

+12
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,18 @@ re-configured after deployment.
306306
link:../../architecture/core_concepts/pods_and_services.html#proxy-mode[service
307307
proxy implementation] to use: either *iptables* for the pure-iptables
308308
version (the default), or *userspace* for the userspace proxy.
309+
310+
|`*openshift_docker_additional_registries*`
311+
|{product-title} adds the specified additional registry or registries to the
312+
Docker configuration.
313+
314+
|`*openshift_docker_insecure_registries*`
315+
|{product-title} adds the specified additional insecure registry or registries
316+
to the Docker configuration.
317+
318+
|`*openshift_docker_blocked_registries*`
319+
|{product-title} adds the specified blocked egistry or registries to the Docker
320+
configuration.
309321
|===
310322

311323
[[advanced-install-configuring-global-proxy]]

0 commit comments

Comments
 (0)