Skip to content

Commit aa23349

Browse files
AUTO: Docs repo sync - Helm Charts (#1067)
* AUTO: Sync Helm Charts docs to ScalarDL docs site repo * Fix misspelling in `HashStore` * Remove ScalarDB Analytics with PostgreSQL docs --------- Co-authored-by: josh-wong <[email protected]> Co-authored-by: Josh Wong <[email protected]>
1 parent 2b755dd commit aa23349

File tree

31 files changed

+4
-6075
lines changed

31 files changed

+4
-6075
lines changed

docs/helm-charts/configure-custom-values-file.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ displayed_sidebar: docsEnglish
1010
When you deploy Scalar products using Scalar Helm Charts, you must prepare your custom values file based on your environment. Please refer to the following documents for more details on how to a create custom values file for each product.
1111

1212
* [ScalarDB Cluster](configure-custom-values-scalardb-cluster.mdx)
13-
* [ScalarDB Analytics with PostgreSQL](configure-custom-values-scalardb-analytics-postgresql.mdx)
1413
* [ScalarDL Ledger](configure-custom-values-scalardl-ledger.mdx)
1514
* [ScalarDL Auditor](configure-custom-values-scalardl-auditor.mdx)
1615
* [ScalarDL Schema Loader](configure-custom-values-scalardl-schema-loader.mdx)

docs/helm-charts/configure-custom-values-scalar-admin-for-kubernetes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ scalarAdminForKubernetes:
103103
- effect: NoSchedule
104104
key: scalar-labs.com/dedicated-node
105105
operator: Equal
106-
value: scalardb-analytics-postgresql
106+
value: scalardb-cluster
107107
```
108108

109109
### TLS configurations (optional based on your environment)

docs/helm-charts/configure-custom-values-scalardb-analytics-postgresql.mdx

Lines changed: 0 additions & 189 deletions
This file was deleted.

docs/helm-charts/getting-started-scalar-helm-charts.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ After the Kubernetes cluster starts, you can try each Scalar Helm Charts on it.
7171

7272
* [ScalarDB Cluster with TLS](getting-started-scalardb-cluster-tls.mdx)
7373
* [ScalarDB Cluster with TLS by Using cert-manager](getting-started-scalardb-cluster-tls-cert-manager.mdx)
74-
* [ScalarDB Analytics with PostgreSQL](getting-started-scalardb-analytics-postgresql.mdx)
7574
* [ScalarDL Ledger and Auditor with TLS (Auditor mode)](getting-started-scalardl-auditor-tls.mdx)
7675
* [ScalarDL Ledger and Auditor with TLS by Using cert-manager (Auditor mode)](getting-started-scalardl-auditor-tls-cert-manager.mdx)
7776
* [ScalarDL Ledger (Ledger only)](getting-started-scalardl-ledger.mdx)

0 commit comments

Comments
 (0)