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