Merge pull request #368 from Piotr1215/master

This commit is contained in:
Jean du Plessis 2023-02-24 13:02:48 +02:00 committed by GitHub
commit 3e6aa51602
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ Enable support for Composition Functions by enabling the alpha feature flag in C
```shell
helm install crossplane --namespace crossplane-system crossplane-stable/crossplane \
--create-namespace
--create-namespace \
--set "args={--debug,--enable-composition-functions}" \
--set "xfn.enabled=true" \
--set "xfn.args={--debug}"
@ -994,4 +994,4 @@ Function container thanks to [`user_namespaces(7)`].
[rootless-containers]: https://rootlesscontaine.rs
[kubernetes-seccomp]: https://kubernetes.io/docs/tutorials/security/seccomp/
[`user_namespaces(7)`]: https://man7.org/linux/man-pages/man7/user_namespaces.7.html
[`user_namespaces(7)`]: https://man7.org/linux/man-pages/man7/user_namespaces.7.html