mirror of https://github.com/crossplane/docs.git
Merge pull request #368 from Piotr1215/master
This commit is contained in:
commit
3e6aa51602
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue