mirror of https://github.com/crossplane/docs.git
Link to section on disabling beta functions
Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
parent
6ad29d18ed
commit
a32fbb7b05
|
@ -673,7 +673,10 @@ purpose programming language allows a function to use more advanced logic to
|
||||||
template resources, like loops and conditionals.
|
template resources, like loops and conditionals.
|
||||||
|
|
||||||
{{<hint "important" >}}
|
{{<hint "important" >}}
|
||||||
Composition functions are a beta feature.
|
Composition functions is a beta feature. Crossplane enables beta functions by
|
||||||
|
default. The
|
||||||
|
[Composition Functions]({{<ref "./composition-functions#disable-composition-functions">}})
|
||||||
|
page explains how to disable composition functions.
|
||||||
{{< /hint >}}
|
{{< /hint >}}
|
||||||
|
|
||||||
To use composition functions define a {{<hover label="xfn"
|
To use composition functions define a {{<hover label="xfn"
|
||||||
|
|
Loading…
Reference in New Issue