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 covers the process of creating new environments for Apigee hybrid version 1.3, which is now end-of-life and should be upgraded."],["Creating a new environment involves two primary steps: defining the environment in the management plane via the UI or API, and then adding its configuration to your overrides file."],["The overrides file's `envs[]` property is used to define one or more environments, and their names should match the ones created in the Apigee UI."],["After configuring the new environment in the overrides file, you must apply the changes to the cluster using the `apigeectl apply` command."]]],[]]