ENV_GROUP_RELEASE_NAME est le nom avec lequel vous avez déjà installé le chart apigee-virtualhost. Dans la version 1.10 d'Apigee hybrid, il s'agit généralement de apigee-virtualhost-ENV_GROUP. Dans Apigee hybrid v1.11 et versions ultérieures, il s'agit généralement de ENV_GROUP.
ENV_RELEASE_NAME est le nom avec lequel vous avez déjà installé le chart apigee-env. Dans la version 1.10 d'Apigee hybrid, il s'agit généralement de apigee-env-ENV_NAME. Dans Apigee hybrid v1.11 et versions ultérieures, il s'agit généralement de ENV_NAME.
ORG_NAME est le nom avec lequel vous avez déjà installé le chart apigee-org. Il s'agit généralement du nom de votre organisation. Si vous avez défini une variable d'environnement ORG_NAME, vous pouvez l'utiliser dans votre commande.
Exécutez la commande suivante pour supprimer cert-manager :
kubectl -n cert-manager delete secret apigee-ca
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/03/05 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/03/05 (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."]]],[]]