From 13b92b32efa45930589cbf4a650b9418d42004f9 Mon Sep 17 00:00:00 2001 From: Evan Read Date: Wed, 17 Jan 2024 15:23:58 +0000 Subject: New menu item for Gitaly Cluster troubleshooting information --- content/_data/navigation.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml index 58d4bc84..e7ccfcae 100644 --- a/content/_data/navigation.yaml +++ b/content/_data/navigation.yaml @@ -750,8 +750,10 @@ sections: doc_url: 'ee/administration/gitaly/monitoring.html' - doc_title: Recovery options doc_url: 'ee/administration/gitaly/recovery.html' - - doc_title: Troubleshooting + - doc_title: Troubleshooting Gitaly doc_url: 'ee/administration/gitaly/troubleshooting.html' + - doc_title: Troubleshooting Gitaly Cluster + doc_url: 'ee/administration/gitaly/troubleshooting_gitaly_cluster.html' - doc_title: Praefect Rake tasks doc_url: 'ee/administration/raketasks/praefect.html' - doc_title: Repository storage Rake tasks -- cgit v1.2.3