[[["わかりやすい","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 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 it in your overrides file."],["New environments can be created using the Apigee UI or the Create environments API, and the detailed steps can be found in the \"Add an environment\" documentation."],["To configure an environment, define it within the `envs[]` array in your overrides file, ensuring the name matches the one created in the UI."],["Changes to environment configurations are applied to the cluster sequentially, environment by environment, using Helm commands, with each release name being unique within the Apigee hybrid installation."],["The `apigee-env` chart is used to make changes to each environment, using the Helm upgrade command with the correct namespace, environment name, and overrides file path."]]],[]]