Fix broken image in composite function guide (#312)

This commit is contained in:
Pete Lumbis 2023-02-01 14:42:31 -05:00 committed by GitHub
parent 41f0fd3fe8
commit 542668be7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -967,7 +967,7 @@ authentication will be added in a future release.
`xfn` runs as a sidecar container within the Crossplane pod. It runs each
Composition Function as a nested [rootless container][rootless-containers].
{{< img src="master/guides/composition-functions-xfn-runner.png" alt="Crossplane running Functions using xfn via gRPC" size="tiny" >}}
{{< img src="media/composition-functions-xfn-runner.png" alt="Crossplane running Functions using xfn via gRPC" size="tiny" >}}
The Crossplane Helm chart deploys `xfn` with:

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB