[[["わかりやすい","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-03-12 UTC。"],[[["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."]]],[]]