From 7d3dea23d944c94934b3ae228d0dbd62d01d99e9 Mon Sep 17 00:00:00 2001 From: Bastian Hofmann Date: Fri, 28 Aug 2020 11:55:07 +0200 Subject: [PATCH] Update cert-manager namespace on the rancher troubleshooting page and remove reference to tiller --- .../v2.x/en/installation/options/troubleshooting/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/installation/options/troubleshooting/_index.md b/content/rancher/v2.x/en/installation/options/troubleshooting/_index.md index 08a26d99bef..2cd45a2b381 100644 --- a/content/rancher/v2.x/en/installation/options/troubleshooting/_index.md +++ b/content/rancher/v2.x/en/installation/options/troubleshooting/_index.md @@ -15,7 +15,7 @@ Most of the troubleshooting will be done on objects in these 3 namespaces. - `cattle-system` - `rancher` deployment and pods. - `ingress-nginx` - Ingress controller pods and services. -- `kube-system` - `tiller` and `cert-manager` pods. +- `cert-manager` - `cert-manager` pods. ### "default backend - 404" @@ -81,7 +81,7 @@ Use your browser to check the certificate details. If it says the Common Name is `cert-manager` has 3 parts. -- `cert-manager` pod in the `kube-system` namespace. +- `cert-manager` pod in the `cert-manager` namespace. - `Issuer` object in the `cattle-system` namespace. - `Certificate` object in the `cattle-system` namespace.