Skip to content

Commit 52fb054

Browse files
authored
Add Deploy Busola with Your Own Config to sidebar (kyma-project#4666)
1 parent 91d0de0 commit 52fb054

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/user/_sidebar.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ export default [
99
text: 'Deploying and Accessing Busola in k3d',
1010
link: './01-41-deploy-access-k3d.md',
1111
},
12+
{
13+
text: 'Deploy Busola with Your Own Configuration',
14+
link: './01-42-configure-busola.md',
15+
},
1216
{
1317
text: 'Troubleshooting Guides',
1418
link: './troubleshooting-guides/README.md',

0 commit comments

Comments
 (0)