Skip to content

Commit fe1bc63

Browse files
committed
Drop environment config mention in context
I don't think this happens by default anymore - we use function env config Signed-off-by: Nic Cope <[email protected]>
1 parent 055d9a8 commit fe1bc63

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

content/v2.0-preview/composition/compositions.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -875,8 +875,3 @@ that isn't desired state. Functions can use context for this. Any function can
875875
write to the pipeline context. Crossplane passes the context to all following
876876
functions. When Crossplane has called all functions it discards the pipeline
877877
context.
878-
879-
Crossplane can write context too. If you enable the alpha
880-
[composition environment]({{<ref "environment-configs">}}) feature Crossplane
881-
writes the environment to the top-level context field
882-
`apiextensions.crossplane.io/environment`.

0 commit comments

Comments
 (0)