Skip to content

Commit

Permalink
Update the example to match what kustomize fn expects
Browse files Browse the repository at this point in the history
  • Loading branch information
colinodell committed Mar 5, 2024
1 parent 2252fd9 commit cc410bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kyaml/fn/framework/doc.go
Expand Up @@ -73,7 +73,8 @@
// # run the function by creating this container and providing this
// # Example as the functionConfig
// config.kubernetes.io/function: |
// image: image/containing/function:impl
// container:
// image: image/containing/function:impl
// spec:
// value: foo
//
Expand Down

0 comments on commit cc410bc

Please sign in to comment.