Fügen Sie dem Attribut envs[] in Ihrer Überschreibungendatei eine neue Umgebungsdefinition hinzu.
Beachten Sie, dass das Attribut ein Array ist. Sie können also mehrere Umgebungsdefinitionen hinzufügen.
Geben Sie der neuen Umgebung denselben Namen wie in der Benutzeroberfläche.
Die folgende Konfiguration definiert beispielsweise zwei Umgebungen: test und prod:
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-04-03 (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."]]],[]]