Skip to content

Commit

Permalink
Add vanity urls for druid, ferretdb, solr, zookeeper (#11)
Browse files Browse the repository at this point in the history
Signed-off-by: Arnob kumar saha <[email protected]>
  • Loading branch information
ArnobKumarSaha authored Jan 17, 2024
1 parent 1fecefa commit 099bad3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/vanity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down Expand Up @@ -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:
Expand All @@ -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

0 comments on commit 099bad3

Please sign in to comment.