We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a87d9b commit 62470a4Copy full SHA for 62470a4
1 file changed
src/collections/integrations/loxilb/index.mdx
@@ -44,6 +44,12 @@ components: [
44
"colorIcon": "icons/components/loxi-url/icons/color/loxi-url-color.svg",
45
"whiteIcon": "icons/components/loxi-url/icons/white/loxi-url-white.svg",
46
"description": "",
47
+},
48
+{
49
+"name": "loxi-url",
50
+"colorIcon": "icons/components/loxi-url/icons/color/loxi-url-color.svg",
51
+"whiteIcon": "icons/components/loxi-url/icons/white/loxi-url-white.svg",
52
+"description": "",
53
}]
54
featureList: [
55
"LoxiLB turns Kubernetes network load balancing into high speed, flexible and programmable LB services.",
0 commit comments