We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e8f6b commit e6fc32dCopy full SHA for e6fc32d
1 file changed
src/collections/integrations/pulsar-resources-operator/index.mdx
@@ -110,6 +110,12 @@ components: [
110
"colorIcon": "icons/components/stream-native-cloud-connection/icons/color/stream-native-cloud-connection-color.svg",
111
"whiteIcon": "icons/components/stream-native-cloud-connection/icons/white/stream-native-cloud-connection-white.svg",
112
"description": "",
113
+},
114
+{
115
+"name": "secret",
116
+"colorIcon": "icons/components/secret/icons/color/secret-color.svg",
117
+"whiteIcon": "icons/components/secret/icons/white/secret-white.svg",
118
+"description": "",
119
}]
120
featureList: [
121
"Automates Pulsar resource management",
0 commit comments