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-05-06 UTC."],[[["These instructions detail the process for uninstalling Apigee hybrid managed with Helm, distinct from earlier versions managed with `apigeectl`."],["The first step involves uninstalling resources within the `apigee` namespace using specific Helm commands and variable names like `ENV_GROUP_RELEASE_NAME`, `ENV_RELEASE_NAME`, and `ORG_NAME`."],["The process requires the uninstallation of the `apigee-operator` via a separate Helm command."],["Removing Apigee hybrid also requires the deletion of Apigee CRDs using `kubectl`."],["Cert-manager removal requires the specific deletion of the `apigee-ca` certificate and secret, followed by a verification of the deletion using `kubectl`."]]],[]]