We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b4ce3 commit 21a8ae1Copy full SHA for 21a8ae1
1 file changed
src/collections/integrations/vault-secrets/index.mdx
@@ -74,6 +74,12 @@ components: [
74
"colorIcon": "icons/components/csi-secrets/icons/color/csi-secrets-color.svg",
75
"whiteIcon": "icons/components/csi-secrets/icons/white/csi-secrets-white.svg",
76
"description": "",
77
+},
78
+{
79
+"name": "csi-secrets",
80
+"colorIcon": "icons/components/csi-secrets/icons/color/csi-secrets-color.svg",
81
+"whiteIcon": "icons/components/csi-secrets/icons/white/csi-secrets-white.svg",
82
+"description": "",
83
}]
84
featureList: [
85
"Automates secret syncing from Vault",
0 commit comments