[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-10 (世界標準時間)。"],[[["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."]]],[]]