mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Fix incorrect command name
This commit is contained in:
@@ -75,7 +75,7 @@
|
|||||||
// Generated ResourceList.functionConfig -- ConfigMaps
|
// Generated ResourceList.functionConfig -- ConfigMaps
|
||||||
// Functions may also be specified imperatively and run using:
|
// Functions may also be specified imperatively and run using:
|
||||||
//
|
//
|
||||||
// kpt fn run DIR/ --image image/containing/function:impl -- value=foo
|
// kustomize fn run DIR/ --image image/containing/function:impl -- value=foo
|
||||||
//
|
//
|
||||||
// When run imperatively, a ConfigMap is generated for the functionConfig, and the command
|
// When run imperatively, a ConfigMap is generated for the functionConfig, and the command
|
||||||
// arguments are set as ConfigMap data entries.
|
// arguments are set as ConfigMap data entries.
|
||||||
|
|||||||
Reference in New Issue
Block a user