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 document details the process for creating new environments in Apigee hybrid version 1.9."],["Creating an environment involves first using the Apigee UI or API, then adding its configuration to the overrides file."],["Multiple environments can be defined within the `envs[]` property in the overrides file, using unique names."],["After defining new environments, the configuration must be applied to the cluster using the `apigeectl apply` command with the `--all-envs` flag."],["For more information about the virtual hosts please consult the documentation about configuring virtual hosts."]]],[]]