docs: added rbac recipe (#4895)
* docs: added rbac recipe * fix eslint errors * fixed indentation causing build error * fix build warning * small fixes --------- Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
Oli Juhl
parent
4d439bed38
commit
f75d9806f9
@@ -57,6 +57,11 @@ module.exports = {
|
||||
id: "recipes/subscriptions",
|
||||
label: "Subscriptions",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "recipes/rbac",
|
||||
label: "RBAC",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user