You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ability to use configuration values from the environment is a great new feature in v1.11: crossplane/crossplane#2099.
We have some guidance on how to use them from a composition patching perspective, e.g. *Environment* in https://docs.crossplane.io/master/reference/composition/#patch-types, but it would also be helpful to have a complete end to end user guide for how to create and use EnvironmentConfig.
There was a small yaml only (no written prose or context) end to end example in the old docs snippets (see links below), but those are being cleaned up and removed. We could use those as a starting point to author a complete end to end guide on how to use EnvironmentConfig.
The ability to use configuration values from the environment is a great new feature in v1.11: crossplane/crossplane#2099.
We have some guidance on how to use them from a composition patching perspective, e.g.
*Environment*
in https://docs.crossplane.io/master/reference/composition/#patch-types, but it would also be helpful to have a complete end to end user guide for how to create and use EnvironmentConfig.There was a small yaml only (no written prose or context) end to end example in the old docs snippets (see links below), but those are being cleaned up and removed. We could use those as a starting point to author a complete end to end guide on how to use EnvironmentConfig.
The text was updated successfully, but these errors were encountered: