We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91d0de0 commit 52fb054Copy full SHA for 52fb054
docs/user/_sidebar.ts
@@ -9,6 +9,10 @@ export default [
9
text: 'Deploying and Accessing Busola in k3d',
10
link: './01-41-deploy-access-k3d.md',
11
},
12
+ {
13
+ text: 'Deploy Busola with Your Own Configuration',
14
+ link: './01-42-configure-busola.md',
15
+ },
16
{
17
text: 'Troubleshooting Guides',
18
link: './troubleshooting-guides/README.md',
0 commit comments