Merge pull request #351 from hasheddan/sidecar-container

Correct xfn sidercar to container rather than pod
This commit is contained in:
Daniel Mangum 2023-02-08 20:50:59 -05:00 committed by GitHub
commit d6e112866b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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