Correct xfn sidercar to container rather than pod

Updates docs to state that the xfn function runner is deployed as a
sidecar container rather than a pod.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
This commit is contained in:
hasheddan 2023-02-08 20:16:30 -05:00
parent 59d4ad6126
commit f211b54152
No known key found for this signature in database
GPG Key ID: BD68BC686A14C271
1 changed files with 2 additions and 2 deletions

View File

@ -48,8 +48,8 @@ helm install crossplane --namespace crossplane-system crossplane-stable/crosspla
The preceding Helm command installs Crossplane with the Composition Functions
feature flag enabled, and with the reference _xfn_ Composition Function runner
deployed as a sidecar pod. Confirm Composition Functions were enabled by looking
for a log line:
deployed as a sidecar container. Confirm Composition Functions were enabled by
looking for a log line:
```shell
$ kubectl -n crossplane-system logs -l app=crossplane