Skip to content

Commit 6644c88

Browse files
committed
AUTO: Sync Helm Charts docs to ScalarDB docs site repo
1 parent 6a24e64 commit 6644c88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/helm-charts/how-to-deploy-scalardb-cluster.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This method is necessary because the ScalarDB Cluster client library with `direc
6161
name: scalardb-cluster-client-sa
6262
roleRef:
6363
kind: Role
64-
name: scalardb-cluster-role
64+
name: scalardb-cluster-client-role
6565
apiGroup: rbac.authorization.k8s.io
6666
```
6767
* ServiceAccount

versioned_docs/version-3.15/helm-charts/how-to-deploy-scalardb-cluster.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This method is necessary because the ScalarDB Cluster client library with `direc
6161
name: scalardb-cluster-client-sa
6262
roleRef:
6363
kind: Role
64-
name: scalardb-cluster-role
64+
name: scalardb-cluster-client-role
6565
apiGroup: rbac.authorization.k8s.io
6666
```
6767
* ServiceAccount

0 commit comments

Comments
 (0)