From cc65f8e95b12e1dc18d02a898e6262e99b1d8497 Mon Sep 17 00:00:00 2001 From: Balaaditya Patanjali <138308724+BalaadityaPatanjali@users.noreply.github.com> Date: Mon, 24 Jun 2024 17:00:11 +0530 Subject: [PATCH] docs: troubleshooting shifted (#3561) Signed-off-by: BalaadityaPatanjali --- docs/docs/components/certificate-operator.md | 8 +------- docs/docs/installation/configuration/cert-manager.md | 6 ++++++ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/docs/components/certificate-operator.md b/docs/docs/components/certificate-operator.md index 119ced49c5..51e90b6aec 100644 --- a/docs/docs/components/certificate-operator.md +++ b/docs/docs/components/certificate-operator.md @@ -35,10 +35,4 @@ automatically renewed. If you don't want to use Keptn Cert Manager, you can instead use [cert-manager.io](../installation/configuration/cert-manager.md) -for this purpose. - -## Troubleshooting - -When experiencing problems with setting up cert-manager.io, -please refer to the -[cert-manager.io troubleshooting page](https://cert-manager.io/docs/troubleshooting/). +for this purpose. \ No newline at end of file diff --git a/docs/docs/installation/configuration/cert-manager.md b/docs/docs/installation/configuration/cert-manager.md index 7db628fd39..30cdff97a1 100644 --- a/docs/docs/installation/configuration/cert-manager.md +++ b/docs/docs/installation/configuration/cert-manager.md @@ -86,3 +86,9 @@ global: Refer to the [Customizing the configuration of components](../index.md#customizing-the-configuration-of-components) for more details. + +## Troubleshooting + +When experiencing problems with setting up cert-manager.io, +please refer to the +[cert-manager.io troubleshooting page](https://cert-manager.io/docs/troubleshooting/). \ No newline at end of file