We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a50b7f2 commit 86324f6Copy full SHA for 86324f6
pkg/build/apis/build/types.go
@@ -684,7 +684,7 @@ type ConfigMapBuildSource struct {
684
// build.
685
ConfigMap kapi.LocalObjectReference
686
687
- // DestinationDir is the directory where the files from the secret should be
+ // DestinationDir is the directory where the files from the configMap should be
688
// available for the build time.
689
// For the Source build strategy, these will be injected into a container
690
// where the assemble script runs.
0 commit comments