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 da7eb9b commit c8f4835Copy full SHA for c8f4835
src/collections/integrations/kubevault/index.mdx
@@ -170,6 +170,12 @@ components: [
170
"colorIcon": "icons/components/bundle/icons/color/bundle-color.svg",
171
"whiteIcon": "icons/components/bundle/icons/white/bundle-white.svg",
172
"description": "",
173
+},
174
+{
175
+"name": "order",
176
+"colorIcon": "icons/components/order/icons/color/order-color.svg",
177
+"whiteIcon": "icons/components/order/icons/white/order-white.svg",
178
+"description": "",
179
}]
180
featureList: [
181
"Automates Vault deployment and configuration",
0 commit comments