Skip to content

Commit 6a6b2ec

Browse files
committed
Corrected API version in buildconfig example
1 parent ebf1063 commit 6a6b2ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/builds-manually-add-source-clone-secrets.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Source clone secrets can be added manually to a build configuration by adding a
1010

1111
[source,yaml]
1212
----
13-
apiVersion: "v1"
13+
apiVersion: "build.openshift.io/v1"
1414
kind: "BuildConfig"
1515
metadata:
1616
name: "sample-build"

0 commit comments

Comments
 (0)