From 099bad31beb883b6945d49bcd9be4c1ffe8991b6 Mon Sep 17 00:00:00 2001 From: Arnob Kumar Saha Date: Wed, 17 Jan 2024 16:38:19 +0600 Subject: [PATCH] Add vanity urls for druid, ferretdb, solr, zookeeper (#11) Signed-off-by: Arnob kumar saha --- data/vanity.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/vanity.yaml b/data/vanity.yaml index ae99be5..f960107 100644 --- a/data/vanity.yaml +++ b/data/vanity.yaml @@ -15,6 +15,8 @@ paths: repo: https://github.com/kubedb/db-client-go /docs: repo: https://github.com/kubedb/docs + /druid: + repo: https://github.com/kubedb/druid /elasticsearch: repo: https://github.com/kubedb/elasticsearch /elasticsearch-restic-plugin: @@ -23,6 +25,8 @@ paths: repo: https://github.com/kubedb/enterprise /etcd: repo: https://github.com/kubedb/etcd + /ferretdb: + repo: https://github.com/kubedb/ferretdb /installer: repo: https://github.com/kubedb/installer /kafka: @@ -115,6 +119,8 @@ paths: repo: https://github.com/kubedb/singlestore /singlestore-coordinator: repo: https://github.com/kubedb/singlestore-coordinator + /solr: + repo: https://github.com/kubedb/solr /tests: repo: https://github.com/kubedb/tests /timescale: @@ -123,3 +129,5 @@ paths: repo: https://github.com/kubedb/ui-server /webhook-server: repo: https://github.com/kubedb/webhook-server + /zookeeper: + repo: https://github.com/kubedb/zookeeper