Add a new environment definition to the envs[] property in your overrides file.
Note that the property is an array; therefore, you can add more than one environment definition
to it.
Give the new environment the same name as the one you created in the UI.
For example, the following configuration defines two environments: test
and prod:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-07 UTC."],[[["This documentation is for Apigee hybrid version 1.8, which is end-of-life, and users should upgrade to a newer version."],["Creating a new environment in Apigee hybrid requires two steps: creating the environment in the management plane via the UI or API, and adding its configuration to the overrides file."],["New environment definitions should be added to the `envs[]` property in the overrides file, and multiple environments can be defined in this array."],["The name of the new environment defined in the overrides file must match the name created in the Apigee UI or API."],["After making changes to the overrides file, you will need to run the command `apigeectl apply -f overrides-file.yaml --all-envs` to update the cluster with the new configurations."]]],[]]