We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0ba1fe commit 04a766fCopy full SHA for 04a766f
1 file changed
src/collections/integrations/vault-config-operator/index.mdx
@@ -302,6 +302,12 @@ components: [
302
"colorIcon": "icons/components/identity-token-role/icons/color/identity-token-role-color.svg",
303
"whiteIcon": "icons/components/identity-token-role/icons/white/identity-token-role-white.svg",
304
"description": "",
305
+},
306
+{
307
+"name": "identity-token-role",
308
+"colorIcon": "icons/components/identity-token-role/icons/color/identity-token-role-color.svg",
309
+"whiteIcon": "icons/components/identity-token-role/icons/white/identity-token-role-white.svg",
310
+"description": "",
311
}]
312
featureList: [
313
"Automates Vault configuration management",
0 commit comments