This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-rover.git
commit f372d16c13ba15d9d018db15e68653f76058f3e7 Author: 吴晟 Wu Sheng <[email protected]> AuthorDate: Tue Mar 19 21:37:48 2024 +0800 Update menu.yml --- docs/menu.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/menu.yml b/docs/menu.yml index 9049d99..9f34a90 100644 --- a/docs/menu.yml +++ b/docs/menu.yml @@ -27,6 +27,8 @@ catalog: catalog: - name: Overview path: /en/setup/overview + - name: Deploy on Kubernetes + path: /en/setup/deployment/kubernetes/readme - name: Configuration catalog: - name: Common @@ -37,10 +39,6 @@ catalog: path: /en/setup/configuration/traffic - name: Profiling path: /en/setup/configuration/profiling - - name: Deployment - catalog: - - name: Deploy on K8s - path: /en/setup/deployment/kubernetes/readme - name: Guides catalog: - name: Contribution
