Skip to content

Commit 499603c

Browse files
authored
Merge pull request #40910 from aolle/aolle-ocp-jenkins-kubernetes-plugin-fix
BuildConfig uses the Jenkins Kubernetes Plug-in
2 parents 6891e26 + f0b3eff commit 499603c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/images-other-jenkins-kubernetes-plugin.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ items:
5656

5757
It is also possible to override the specification of the dynamically created Jenkins agent pod. The following is a modification to the preceding example, which overrides the container memory and specifies an environment variable.
5858

59-
.Sample `BuildConfig` that the Jenkins Kubernetes Plug-in, specifying memory limit and environment variable
59+
.Sample `BuildConfig` that uses the Jenkins Kubernetes Plug-in, specifying memory limit and environment variable
6060
[source,yaml]
6161
----
6262
kind: BuildConfig

0 commit comments

Comments
 (0)