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-12 UTC."],[[["This documentation covers the creation of new environments for Apigee hybrid version 1.5, which is end-of-life and requires an upgrade."],["Creating an environment involves two main steps: creating it in the management plane (using the UI or API) and adding its configuration to the overrides file."],["You can define multiple environments within the `envs[]` property array in the overrides file, ensuring each environment name matches its corresponding definition in the UI."],["Changes to the environment configuration are applied to the cluster using the `apigeectl apply` command with the overrides file."]]],[]]