Skip to content

Commit 21ac60e

Browse files
committed
PR13875 follow-up
1 parent a907ac6 commit 21ac60e

File tree

3 files changed

+9
-33
lines changed

3 files changed

+9
-33
lines changed

builds/build-strategies.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ include::modules/builds-strategy-s2i-buildconfig-environment.adoc[leveloffset=+3
3030
include::modules/builds-strategy-s2i-ignore-source-files.adoc[leveloffset=+2]
3131
include::modules/builds-strategy-custom-build.adoc[leveloffset=+1]
3232
include::modules/builds-strategy-custom-from-image.adoc[leveloffset=+2]
33-
include::modules/builds-strategy-custom-expose-docker-socket.adoc[leveloffset=+2]
3433
include::modules/builds-strategy-custom-secrets.adoc[leveloffset=+2]
3534
include::modules/builds-strategy-custom-environment-variables.adoc[leveloffset=+2]
3635
include::modules/builds-strategy-pipeline-build.adoc[leveloffset=+1]

modules/builds-strategy-custom-build.adoc

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,12 @@ you to customize your build process.
1212
A Custom builder image is a plain Docker-formatted container image embedded with
1313
build process logic, for example for building RPMs or base images.
1414

15-
Custom builds run with a very high level of privilege and are not available to users
16-
by default. Only users who can be trusted with cluster administration permissions
17-
should be granted access to run custom builds. See <securing builds> for instructions
18-
on how to grant access to the this build type to a user.
15+
Custom builds run with a very high level of privilege and are not available to
16+
users by default. Only users who can be trusted with cluster administration
17+
permissions should be granted access to run custom builds.
18+
19+
.Additional resources
20+
21+
* See xref:../builds/securing-builds-by-strategy.adoc#securing-builds-by-strategy[Securing
22+
builds by strategy] for instructions on how to grant access to the this build
23+
type to a user.

modules/builds-strategy-custom-expose-docker-socket.adoc

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)