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 ef6813c commit 1841737Copy full SHA for 1841737
docs.package.json
@@ -11,6 +11,12 @@
11
"target": "docs/02-iaas/components",
12
"label": ""
13
},
14
+ {
15
+ "repo": "osism/osism.github.io",
16
+ "source": "docs/guides/operations-guide/openstack/flavor-manager.md",
17
+ "target": "docs/02-iaas/components",
18
+ "label": ""
19
+ },
20
{
21
"repo": "SovereignCloudStack/k8s-cluster-api-provider",
22
"source": "doc",
sidebarsDocs.js
@@ -90,6 +90,11 @@ const sidebarsDocs = {
90
label: "Openstack Image Manager",
91
id: "iaas/components/image-manager",
92
93
94
+ type: "doc",
95
+ label: "Openstack Flavor Manager",
96
+ id: "iaas/components/flavor-manager",
97
98
],
99
100
0 commit comments