This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from su-houzhen/chronus-v2.0
Compatible api extension version v1
- Loading branch information
Showing
21 changed files
with
4,130 additions
and
1,457 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# This file is part of the ClickHouse Helm Chart | ||
# https://github.com/radondb/radondb-clickhouse-kubernetes | ||
# | ||
# Copyright 2020 TCeason <tai_chong@foxmail.com> | ||
# Copyright 2020 Radondb <https://github.com/radondb> | ||
# | ||
# Licensed under the Apache License, Version 2.0 (the "License"); | ||
# you may not use this file except in compliance with the License. | ||
|
@@ -18,22 +18,25 @@ | |
apiVersion: v2 | ||
appVersion: "21.1" | ||
name: clickhouse-cluster | ||
Version: 0.1.0 | ||
description: Helm Chart for deploying a sharded and replicated ClickHouse cluster | ||
type: application | ||
version: v2.0 | ||
description: Helm Chart for deploying a sharded and replicated ClickHouse cluster on Kubernetes | ||
home: https://github.com/radondb/radondb-clickhouse-kubernetes | ||
icon: https://xenondb.pek3b.qingstor.com/icons/radondb.svg | ||
type: application | ||
kubeVersion: | ||
|
||
keywords: | ||
- clickhouse | ||
|
||
sources: | ||
- https://github.com/radondb/radondb-clickhouse-kubernetes | ||
|
||
maintainers: | ||
- email: [email protected] | ||
name: TCeason | ||
- name: TCeason | ||
email: [email protected] | ||
url: https://tceason.github.io/ | ||
- name: su-houzhen | ||
email: [email protected] | ||
url: https://su-houzhen.github.io/ | ||
|
||
# Chart.yaml reference: | ||
# https://helm.sh/docs/topics/charts/#the-chart-yaml-file |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.