[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-03-10 UTC。"],[[["This guide details the process of installing and running cert-manager in a custom Kubernetes namespace, diverging from the default `cert-manager` namespace."],["Users can define a custom namespace for cert-manager using `kubectl` to create it and then modifying the installation manifests and the overrides file, instead of using the default namespace."],["The installation process involves editing the manifests, adding a `certManager` stanza to the overrides file with the desired namespace, and then using `helm` to apply the changes."],["After installation, it is essential to verify that cert-manager is running correctly in the new namespace by checking the pod status with `kubectl get pods`."],["If a previous instance of cert-manager existed, users will need to delete it from the default `cert-manager` namespace before installing in the new namespace."]]],[]]