docs: add MongoDB Authenticated Charts integration guide (#3080)

* docs: add MongoDB Authenticated Charts integration guide

* blur client id

* finalize mongodb charts integration

* fix audience field description

Co-authored-by: mffap <mpa@caos.ch>

Co-authored-by: mffap <mpa@caos.ch>
This commit is contained in:
Elio Bischof
2022-01-21 15:30:20 +01:00
committed by GitHub
parent 01501c5087
commit bca337319c
5 changed files with 106 additions and 0 deletions

View File

@@ -46,6 +46,14 @@ module.exports = {
"guides/basics/projects",
],
},
{
type: "category",
label: "Integrations",
collapsed: false,
items: [
"guides/integrations/authenticated-mongodb-charts",
],
},
{
type: "category",
label: "Solution Scenarios",