How to edit env.yaml
The env.yaml
file is also known as the Environment Definition. It describes how the environment looks like when it's deployed.
You can control any aspect of the environment and its components from the env.yaml
.
The env.yaml
can be edited through the UI-provided editor.
1. Access your environment and click the Actions button.
2. Select Configuration.
The Environment Definition file is now displayed and you can make the desired edits.

Last updated
Was this helpful?