diff --git a/src/collections/integrations/kubedb-crds/icons/components/ferret-db-ops-request/icons/color/ferret-db-ops-request-color.svg b/src/collections/integrations/kubedb-crds/icons/components/ferret-db-ops-request/icons/color/ferret-db-ops-request-color.svg new file mode 100644 index 000000000000..939a5f4fb7f5 --- /dev/null +++ b/src/collections/integrations/kubedb-crds/icons/components/ferret-db-ops-request/icons/color/ferret-db-ops-request-color.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/kubedb-crds/icons/components/ferret-db-ops-request/icons/white/ferret-db-ops-request-white.svg b/src/collections/integrations/kubedb-crds/icons/components/ferret-db-ops-request/icons/white/ferret-db-ops-request-white.svg new file mode 100644 index 000000000000..84da7204e24e --- /dev/null +++ b/src/collections/integrations/kubedb-crds/icons/components/ferret-db-ops-request/icons/white/ferret-db-ops-request-white.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/kubedb-crds/icons/components/rest-proxy/icons/color/rest-proxy-color.svg b/src/collections/integrations/kubedb-crds/icons/components/rest-proxy/icons/color/rest-proxy-color.svg new file mode 100644 index 000000000000..939a5f4fb7f5 --- /dev/null +++ b/src/collections/integrations/kubedb-crds/icons/components/rest-proxy/icons/color/rest-proxy-color.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/kubedb-crds/icons/components/rest-proxy/icons/white/rest-proxy-white.svg b/src/collections/integrations/kubedb-crds/icons/components/rest-proxy/icons/white/rest-proxy-white.svg new file mode 100644 index 000000000000..84da7204e24e --- /dev/null +++ b/src/collections/integrations/kubedb-crds/icons/components/rest-proxy/icons/white/rest-proxy-white.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/kubedb-crds/index.mdx b/src/collections/integrations/kubedb-crds/index.mdx index 21f6c0a6f633..a719977327a1 100644 --- a/src/collections/integrations/kubedb-crds/index.mdx +++ b/src/collections/integrations/kubedb-crds/index.mdx @@ -614,6 +614,18 @@ components: [ "colorIcon": "icons/components/zoo-keeper-autoscaler/icons/color/zoo-keeper-autoscaler-color.svg", "whiteIcon": "icons/components/zoo-keeper-autoscaler/icons/white/zoo-keeper-autoscaler-white.svg", "description": "", +}, +{ +"name": "rest-proxy", +"colorIcon": "icons/components/rest-proxy/icons/color/rest-proxy-color.svg", +"whiteIcon": "icons/components/rest-proxy/icons/white/rest-proxy-white.svg", +"description": "", +}, +{ +"name": "ferret-db-ops-request", +"colorIcon": "icons/components/ferret-db-ops-request/icons/color/ferret-db-ops-request-color.svg", +"whiteIcon": "icons/components/ferret-db-ops-request/icons/white/ferret-db-ops-request-white.svg", +"description": "", }] featureList: [ "KubeDB simplifies many of the difficult or tedious management tasks of running a production grade databases on private and public clouds. Maintain one stack for all your stateless and stateful applications and simplify the operational complexity.",