We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46fafe2 commit 034dba2Copy full SHA for 034dba2
content/docs/deploy/k8s.md
sidebars.js
@@ -13,6 +13,7 @@ const sidebars = {
13
{
14
type: 'category',
15
label: 'Deploy',
16
+ link: {type: 'doc', id: 'docs/deploy'},
17
items: [
18
19
id: 'docs/deploy/releases',
@@ -40,7 +41,6 @@ const sidebars = {
40
41
42
43
label: 'Kubernetes',
- link: {type: 'doc', id: 'docs/deploy'},
44
items: [{type: 'autogenerated', dirName: 'docs/deploy/k8s'}],
45
},
46
0 commit comments