create plausible clickhouse database
This commit is contained in:
@@ -1,12 +1,17 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
helmGlobals:
|
||||
chartHome: charts
|
||||
|
||||
helmCharts:
|
||||
- name: clickhouse
|
||||
repo: https://charts.pascaliske.dev
|
||||
version: 0.4.0
|
||||
releaseName: clickhouse
|
||||
valuesFile: clickhouseValues.yaml
|
||||
- name: databases
|
||||
releaseName: clickhouse-databases
|
||||
|
||||
patches:
|
||||
- target:
|
||||
|
||||
Reference in New Issue
Block a user