docs: add instance not found troubleshoot to self-hosting (#6136)

* docs: add instance not found troubleshoot to self-hosting

* docs: add instance not found troubleshoot to self-hosting

* docs: fix links

* docs: remove instance not found from support troubleshoot

* docs: add instance not found note on all deploy guides
This commit is contained in:
Fabi
2023-07-04 15:45:27 +02:00
committed by GitHub
parent 3fe9932cad
commit fa93bb7e85
11 changed files with 45 additions and 9 deletions

View File

@@ -574,7 +574,8 @@ module.exports = {
"self-hosting/deploy/compose",
"self-hosting/deploy/knative",
"self-hosting/deploy/kubernetes",
"self-hosting/deploy/loadbalancing-example/loadbalancing-example"
"self-hosting/deploy/loadbalancing-example/loadbalancing-example",
"self-hosting/deploy/troubleshooting/troubleshooting"
],
},
{