Adicione uma nova definição de ambiente à propriedade envs[] no arquivo de modificações.
Observe que a propriedade é uma matriz. Portanto, você pode adicionar mais de uma definição de ambiente
a ela.
Dê ao novo ambiente o mesmo nome que você criou na interface do usuário.
Por exemplo, a configuração a seguir define dois ambientes: test
e prod:
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-03-10 UTC."],[[["This documentation covers the process of creating new environments for Apigee hybrid version 1.3, which is now end-of-life and should be upgraded."],["Creating a new environment involves two primary steps: defining the environment in the management plane via the UI or API, and then adding its configuration to your overrides file."],["The overrides file's `envs[]` property is used to define one or more environments, and their names should match the ones created in the Apigee UI."],["After configuring the new environment in the overrides file, you must apply the changes to the cluster using the `apigeectl apply` command."]]],[]]