mirror of https://github.com/crossplane/docs.git
Fix broken image in composite function guide (#312)
This commit is contained in:
parent
41f0fd3fe8
commit
542668be7b
|
@ -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
|
`xfn` runs as a sidecar container within the Crossplane pod. It runs each
|
||||||
Composition Function as a nested [rootless container][rootless-containers].
|
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:
|
The Crossplane Helm chart deploys `xfn` with:
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
Loading…
Reference in New Issue