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 b4f302a commit 1effa49Copy full SHA for 1effa49
src/collections/integrations/kuma/index.mdx
@@ -320,6 +320,12 @@ components: [
320
"colorIcon": "icons/components/mesh-trust/icons/color/mesh-trust-color.svg",
321
"whiteIcon": "icons/components/mesh-trust/icons/white/mesh-trust-white.svg",
322
"description": "",
323
+},
324
+{
325
+"name": "workload",
326
+"colorIcon": "icons/components/workload/icons/color/workload-color.svg",
327
+"whiteIcon": "icons/components/workload/icons/white/workload-white.svg",
328
+"description": "",
329
}]
330
featureList: [
331
"Lightweight and flexible service mesh",
0 commit comments