We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a5164e commit b2fdf49Copy full SHA for b2fdf49
src/collections/integrations/k8gb/index.mdx
@@ -26,6 +26,12 @@ components: [
26
"colorIcon": "icons/components/zone-delegation/icons/color/zone-delegation-color.svg",
27
"whiteIcon": "icons/components/zone-delegation/icons/white/zone-delegation-white.svg",
28
"description": "",
29
+},
30
+{
31
+"name": "zone-delegation",
32
+"colorIcon": "icons/components/zone-delegation/icons/color/zone-delegation-color.svg",
33
+"whiteIcon": "icons/components/zone-delegation/icons/white/zone-delegation-white.svg",
34
+"description": "",
35
}]
36
featureList: [
37
"Provides a security benchmark for Kubernetes",
0 commit comments