Skip to content

Commit

Permalink
Merge pull request #85707 from likhithj1996/RHDEVDOCS-6278
Browse files Browse the repository at this point in the history
RHDEVDOCS-6278 Content improvement for builds
  • Loading branch information
skopacz1 authored Dec 23, 2024
2 parents f49545d + e060b55 commit 46075cf
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion _topic_maps/_topic_map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 46075cf

Please sign in to comment.