[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-05-16。"],[[["Creating new environments in Apigee hybrid involves a two-step process: first creating the environment in the management plane, and then adding configuration for that environment in the overrides file."],["New environments can be created through the Apigee UI or via the Create environments API, with instructions detailed in the \"Step 5: Add an environment\" document."],["You must define new environments in the `envs[]` property within the overrides file, which can accommodate definitions for multiple environments such as \"test\" and \"prod\"."],["After defining new environments, changes need to be applied to the cluster sequentially for each environment using the `helm upgrade` command, or `helm install` if no previous release was deployed."],["Each environment deployment requires a unique Helm release name, which can match the environment name if unique, but must differ if the environment name is the same as the environment group name."]]],[]]