diff --git a/_topic_maps/_topic_map.yml b/_topic_maps/_topic_map.yml index 19f337962806..269724282c4c 100644 --- a/_topic_maps/_topic_map.yml +++ b/_topic_maps/_topic_map.yml @@ -55,7 +55,7 @@ Topics: File: configuring-build-strategies - Name: Configuring build runs File: configuring-build-runs -- Name: Using Builds in a network restricted environment +- Name: Using Builds in a network-restricted environment File: using-builds-in-a-network-restricted-environment --- Name: Work with Builds diff --git a/configuring/using-builds-in-a-network-restricted-environment.adoc b/configuring/using-builds-in-a-network-restricted-environment.adoc index f3edaa893afc..2520e87d17d0 100644 --- a/configuring/using-builds-in-a-network-restricted-environment.adoc +++ b/configuring/using-builds-in-a-network-restricted-environment.adoc @@ -1,12 +1,12 @@ :_mod-docs-content-type: ASSEMBLY [id="using-builds-in-a-network-restricted-environment"] -= Using {builds-shortname} in a network restricted environment += Using {builds-shortname} in a network-restricted environment include::_attributes/common-attributes.adoc[] :context: using-builds-in-a-network-restricted-environment toc::[] -The {pipelines-operator} provides support for injecting the proxy environment variables in the network restricted environments. +The {pipelines-operator} provides support for injecting the proxy environment variables in the network-restricted environments. include::modules/ob-verifying-cluster-wide-proxy.adoc[leveloffset=+1] diff --git a/modules/ob-creating-buildah-build-in-a-network-restricted-environment.adoc b/modules/ob-creating-buildah-build-in-a-network-restricted-environment.adoc index b546f72cfc37..31e7b8f99108 100644 --- a/modules/ob-creating-buildah-build-in-a-network-restricted-environment.adoc +++ b/modules/ob-creating-buildah-build-in-a-network-restricted-environment.adoc @@ -4,9 +4,9 @@ :_mod-docs-content-type: PROCEDURE [id='ob-creating-buildah-build-in-a-network-restricted-environment_{context}'] -= Creating buildah build in a network restricted environment += Creating buildah build in a network-restricted environment -You can create a `buildah` build in a network restricted environment by mirroring the images required by the `buildah` build strategy. +You can create a `buildah` build in a network-restricted environment by mirroring the images required by the `buildah` build strategy. .Prerequisites diff --git a/modules/ob-creating-s2i-build-in-a-network-restricted-environment.adoc b/modules/ob-creating-s2i-build-in-a-network-restricted-environment.adoc index 6e2f1df57c8f..962814cc8fc7 100644 --- a/modules/ob-creating-s2i-build-in-a-network-restricted-environment.adoc +++ b/modules/ob-creating-s2i-build-in-a-network-restricted-environment.adoc @@ -4,9 +4,9 @@ :_mod-docs-content-type: PROCEDURE [id='ob-creating-source-to-image-build-in-a-network-restricted-environment_{context}'] -= Creating source-to-image build in a network restricted environment += Creating source-to-image build in a network-restricted environment -You can create a `source-to-image` build in a network restricted environment by mirroring the images required by the `source-to-image` build strategy. +You can create a `source-to-image` build in a network-restricted environment by mirroring the images required by the `source-to-image` build strategy. .Prerequisites