Docs and examples use config.k8s.io/function annotation

- Update function docs to recommend new annotation
- Update examples to use config.k8s.io/function annotation
This commit is contained in:
Prachi Pendse
2020-01-03 10:52:56 +05:30
parent 2880c2ae5d
commit 5ee6380b1c
14 changed files with 49 additions and 44 deletions

View File

@@ -20,7 +20,7 @@ heavy lifting of implementing the function interface.
## Function invocation
The function is invoked by authoring a [local Resource](local-resource)
with `metadata.configFn` and running:
with `metadata.annotations.[config.k8s.io/function]` and running:
kustomize config run local-resource/