Skip to content

Commit f0b3eff

Browse files
authored
BuildConfig uses the Jenkins Kubernetes Plug-in
Like in the previous header (above at line 10) The BuildConfig uses the Jenkins Kubernetes Plug-in. This fixes the missing _uses_.
1 parent e6efa4a commit f0b3eff

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)