We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881c0e1 commit 63f2bc4Copy full SHA for 63f2bc4
2 files changed
docs/guides/index.md
@@ -6,6 +6,7 @@
6
* [Compute Daemons](compute-daemons/readme.md)
7
* [Firmware Upgrade](firmware-upgrade/readme.md)
8
* [High Availability Cluster](ha-cluster/readme.md)
9
+* [RBAC for Users](rbac-for-users/readme.md)
10
11
## Provisioning
12
mkdocs.yml
@@ -12,8 +12,8 @@ nav:
- 'Compute Daemons': 'guides/compute-daemons/readme.md'
13
- 'Firmware Upgrade': 'guides/firmware-upgrade/readme.md'
14
- 'High Availability Cluster': 'guides/ha-cluster/readme.md'
15
- - 'Storage Profiles': 'guides/storage-profiles/readme.md'
16
- 'RBAC for Users': 'guides/rbac-for-users/readme.md'
+ - 'Storage Profiles': 'guides/storage-profiles/readme.md'
17
- 'RFCs':
18
- rfcs/index.md
19
- 'Rabbit Request For Comment Process': 'rfcs/0001/readme.md'
0 commit comments