[[["易于理解","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-03-12。"],[[["Creating an Apigee hybrid environment involves two primary steps: first, creating the environment in the management plane using the UI or API, and second, adding the environment's configuration to the overrides file."],["New environments are defined within the `envs[]` property in the overrides file, allowing for the configuration of multiple environments, such as 'test' and 'prod', with each needing the same name as the environment created in the UI."],["Changes to environment configurations are applied to the cluster sequentially, using the `helm upgrade` command for each environment, specifying the environment name and overrides file."],["When using `helm upgrade`, if an error occurs stating that there are no deployed releases, the `upgrade` command can be replaced with `install` to resolve the issue."]]],[]]