mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-09-15 12:18:57 +00:00
Clarify docs messaging
This commit is contained in:
@@ -229,7 +229,7 @@ Following is an example of running the `kustomize config run` using the precedin
|
|||||||
spec:
|
spec:
|
||||||
replicas: 5
|
replicas: 5
|
||||||
|
|
||||||
- `annotations.[config.k8s.io/function]`: the image to use for this API
|
- `annotations.[config.k8s.io/function]`: the specification of how to run the function
|
||||||
- `annotations.[config.kubernetes.io/local-config]`: mark this as not a Resource that should
|
- `annotations.[config.kubernetes.io/local-config]`: mark this as not a Resource that should
|
||||||
be applied
|
be applied
|
||||||
|
|
||||||
|
|||||||
@@ -235,7 +235,7 @@ Following is an example of running the ` + "`" + `kustomize config run` + "`" +
|
|||||||
spec:
|
spec:
|
||||||
replicas: 5
|
replicas: 5
|
||||||
|
|
||||||
- ` + "`" + `annotations.[config.k8s.io/function]` + "`" + `: the image to use for this API
|
- ` + "`" + `annotations.[config.k8s.io/function]` + "`" + `: the specification of how to run the function
|
||||||
- ` + "`" + `annotations.[config.kubernetes.io/local-config]` + "`" + `: mark this as not a Resource that should
|
- ` + "`" + `annotations.[config.kubernetes.io/local-config]` + "`" + `: mark this as not a Resource that should
|
||||||
be applied
|
be applied
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user