Skip to content

Commit 48608e1

Browse files
AUTO: Sync Helm Charts docs to ScalarDB docs site repo (#1462)
Co-authored-by: josh-wong <[email protected]>
1 parent 14a7a6a commit 48608e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/current/helm-charts/how-to-deploy-scalardb-cluster.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ ScalarDB Cluster を `direct-kubernetes` モードで使用する場合は、次
6565
name: scalardb-cluster-client-sa
6666
roleRef:
6767
kind: Role
68-
name: scalardb-cluster-role
68+
name: scalardb-cluster-client-role
6969
apiGroup: rbac.authorization.k8s.io
7070
```
7171
* ServiceAccount

i18n/versioned_docs/ja-jp/docusaurus-plugin-content-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
@@ -65,7 +65,7 @@ ScalarDB Cluster を `direct-kubernetes` モードで使用する場合は、次
6565
name: scalardb-cluster-client-sa
6666
roleRef:
6767
kind: Role
68-
name: scalardb-cluster-role
68+
name: scalardb-cluster-client-role
6969
apiGroup: rbac.authorization.k8s.io
7070
```
7171
* ServiceAccount

0 commit comments

Comments
 (0)