rename config.k8s.io/function to config.kubernetes.io/function

This commit is contained in:
Phillip Wittrock
2020-01-07 11:11:59 -08:00
parent 2437e1ffe7
commit 0cae0feb9b
14 changed files with 33 additions and 23 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.annotations.[config.k8s.io/function]` and running:
with `metadata.annotations.[config.kubernetes.io/function]` and running:
kustomize config run local-resource/