From 6644c88349c5a2aafb5b803d777ce0c7f641ff93 Mon Sep 17 00:00:00 2001 From: josh-wong Date: Mon, 1 Sep 2025 06:07:41 +0000 Subject: [PATCH] AUTO: Sync Helm Charts docs to ScalarDB docs site repo --- docs/helm-charts/how-to-deploy-scalardb-cluster.mdx | 2 +- .../version-3.15/helm-charts/how-to-deploy-scalardb-cluster.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/helm-charts/how-to-deploy-scalardb-cluster.mdx b/docs/helm-charts/how-to-deploy-scalardb-cluster.mdx index 1dcc911e..b3bb0e85 100644 --- a/docs/helm-charts/how-to-deploy-scalardb-cluster.mdx +++ b/docs/helm-charts/how-to-deploy-scalardb-cluster.mdx @@ -61,7 +61,7 @@ This method is necessary because the ScalarDB Cluster client library with `direc name: scalardb-cluster-client-sa roleRef: kind: Role - name: scalardb-cluster-role + name: scalardb-cluster-client-role apiGroup: rbac.authorization.k8s.io ``` * ServiceAccount diff --git a/versioned_docs/version-3.15/helm-charts/how-to-deploy-scalardb-cluster.mdx b/versioned_docs/version-3.15/helm-charts/how-to-deploy-scalardb-cluster.mdx index 1dcc911e..b3bb0e85 100644 --- a/versioned_docs/version-3.15/helm-charts/how-to-deploy-scalardb-cluster.mdx +++ b/versioned_docs/version-3.15/helm-charts/how-to-deploy-scalardb-cluster.mdx @@ -61,7 +61,7 @@ This method is necessary because the ScalarDB Cluster client library with `direc name: scalardb-cluster-client-sa roleRef: kind: Role - name: scalardb-cluster-role + name: scalardb-cluster-client-role apiGroup: rbac.authorization.k8s.io ``` * ServiceAccount