ENV_GROUP_RELEASE_NAME is the name with which you previously installed the
apigee-virtualhost chart. In hybrid v1.10, it is usually
apigee-virtualhost-ENV_GROUP. In Hybrid v1.11 and newer it is usually
ENV_GROUP.
ENV_RELEASE_NAME is the name with which you previously installed the
apigee-env chart. In hybrid v1.10, it is usually
apigee-env-ENV_NAME. In Hybrid v1.11 and newer it is usually
ENV_NAME.
ORG_NAME is the name with which you previously installed the
apigee-org chart. It is usually your organization name. If you have defined
an ORG_NAME environment variable, you can use that variable in your command.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-24 UTC."],[[["These instructions detail the process for uninstalling Apigee hybrid when managed with Helm, with a separate link for `apigeectl` managed versions."],["The uninstall process involves running Helm commands to remove resources in the `apigee` namespace, including environment groups, environments, organizations, ingress manager, telemetry, redis, and datastore."],["The `apigee-operator` is uninstalled using a specific Helm command, followed by the deletion of the Apigee CRDs with a `kubectl` command."],["Cert-manager is removed by first deleting the `apigee-ca` certificate and secret, and by verifying the deletion with `kubectl` commands, with instructions to adapt to custom namespace if required."],["The instructions contain a note for those with a multi-region installation, who want to reinstall Apigee Hybrid, to copy the `apigee-ca` secret."]]],[]]