새 환경 정의를 재정의 파일의 envs[] 속성에 추가합니다.
속성은 배열입니다. 따라서 환경 정의를 두 개 이상 추가할 수 있습니다.
새 환경에 UI에서 만든 이름과 동일한 이름을 지정합니다.
예를 들어 다음 구성은 test 및 prod 등 두 가지 환경을 정의합니다.
[[["이해하기 쉬움","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-04-03(UTC)"],[[["This documentation is for Apigee hybrid version 1.8, which is end-of-life, and users should upgrade to a newer version."],["Creating a new environment in Apigee hybrid requires two steps: creating the environment in the management plane via the UI or API, and adding its configuration to the overrides file."],["New environment definitions should be added to the `envs[]` property in the overrides file, and multiple environments can be defined in this array."],["The name of the new environment defined in the overrides file must match the name created in the Apigee UI or API."],["After making changes to the overrides file, you will need to run the command `apigeectl apply -f overrides-file.yaml --all-envs` to update the cluster with the new configurations."]]],[]]