From feff87248825e7b752496a4fb3e44fe0ab9c5aa4 Mon Sep 17 00:00:00 2001 From: obaydullahmhs Date: Fri, 31 May 2024 16:48:36 +0600 Subject: [PATCH] Register clickhouse and solr-plugin Signed-off-by: obaydullahmhs --- data/vanity.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/vanity.yaml b/data/vanity.yaml index 7cd6e5b..09be3b5 100644 --- a/data/vanity.yaml +++ b/data/vanity.yaml @@ -9,6 +9,8 @@ paths: repo: https://github.com/kubedb/autoscaler /cli: repo: https://github.com/kubedb/cli + /clickhouse: + repo: https://github.com/kubedb/clickhouse /dashboard: repo: https://github.com/kubedb/dashboard /dashboard-restic-plugin: @@ -129,6 +131,8 @@ paths: repo: https://github.com/kubedb/singlestore-restic-plugin /solr: repo: https://github.com/kubedb/solr + /solr-plugin: + repo: https://github.com/kubedb/solr-plugin /tests: repo: https://github.com/kubedb/tests /timescale: