docs: add k8s dashboard recipe (#365)

This commit is contained in:
Bobby DeSimone 2019-10-17 09:03:11 -07:00 committed by GitHub
parent 7d7e997e79
commit d4d8f06e21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 473 additions and 1 deletions

View file

@ -123,7 +123,7 @@ module.exports = {
collapsable: false,
sidebarDepth: 1,
children: ["", "ad-guard", "vs-code-server"]
children: ["", "ad-guard", "vs-code-server", "kubernetes"]
}
]
}