[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-05。"],[[["This guide details the process of installing cert-manager in a custom Kubernetes namespace, deviating from the default `cert-manager` namespace."],["To install cert-manager in a custom namespace, you need to create the namespace, modify the installation manifests, and configure the `certManager` stanza in your overrides file."],["The process requires using `helm upgrade` commands with your modified overrides file to apply the namespace change, after testing with a dry run first."],["Verification of the installation in the custom namespace is achieved using the `kubectl get pods` command with the designated namespace."],["If cert-manager was already running in the default namespace, it must be uninstalled following the official cert-manager uninstallation guide after setting up the custom namespace."]]],[]]