vale fixes

Signed-off-by: Steven Borrelli <steve@borrelli.org>
This commit is contained in:
Steven Borrelli 2024-09-27 18:57:13 +02:00
parent 060fb97f5b
commit 2d631c689b
3 changed files with 10 additions and 7 deletions

View File

@ -169,9 +169,9 @@ The schema of the resource isn't validated and may contain any data.
### Mock Extra Resources
Extra Resources allow a Composition to request Crossplane Objects on the cluster that are not
part of the Composition. The `--extra-resources` option can be pointed at a directory containing
YAML manifests of resources to mock, and can be used in combination with a function like
Extra Resources allow a Composition to request Crossplane Objects on the cluster that aren't
part of the Composition. The `--extra-resources` option points at a directory containing
YAML manifests of resources to mock. Use Extra Resources in combination with a function like
[function-extra-resources](https://github.com/crossplane-contrib/function-extra-resources) or the
built-in support in [function-go-templating](https://github.com/crossplane-contrib/function-go-templating?tab=readme-ov-file#extraresources).

View File

@ -169,9 +169,9 @@ The schema of the resource isn't validated and may contain any data.
### Mock Extra Resources
Extra Resources allow a Composition to request Crossplane Objects on the cluster that are not
part of the Composition. The `--extra-resources` option can be pointed at a directory containing
YAML manifests of resources to mock, and can be used in combination with a function like
Extra Resources allow a Composition to request Crossplane Objects on the cluster that aren't
part of the Composition. The `--extra-resources` option points at a directory containing
YAML manifests of resources to mock. Use Extra Resources in combination with a function like
[function-extra-resources](https://github.com/crossplane-contrib/function-extra-resources) or the
built-in support in [function-go-templating](https://github.com/crossplane-contrib/function-go-templating?tab=readme-ov-file#extraresources).

View File

@ -73,4 +73,7 @@ XRD
XRD's
XRDs
XRs
function-patch-and-transform
function-extra-resources
function-go-templating
function-patch-and-transform