Skip to content

Commit 86324f6

Browse files
committed
fix doc comment
1 parent a50b7f2 commit 86324f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/build/apis/build/types.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ type ConfigMapBuildSource struct {
684684
// build.
685685
ConfigMap kapi.LocalObjectReference
686686

687-
// DestinationDir is the directory where the files from the secret should be
687+
// DestinationDir is the directory where the files from the configMap should be
688688
// available for the build time.
689689
// For the Source build strategy, these will be injected into a container
690690
// where the assemble script runs.

0 commit comments

Comments
 (0)