Skip to content

Commit

Permalink
Update zh/grant-permissions-to-remote-storage.md
Browse files Browse the repository at this point in the history
Co-authored-by: Xuecheng Zhang <[email protected]>
  • Loading branch information
RidRisR and csuzhangxc authored Nov 25, 2024
1 parent 45f5f1d commit e16811f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zh/grant-permissions-to-remote-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ kubectl create secret generic s3-secret --from-literal=access_key=xxx --from-lit

将 `spec.tikv.serviceAccount` 修改为 tidb-backup-manager,等到 TiKV Pod 重启后,查看 Pod 的 `serviceAccountName` 是否有变化。

如果存在TiFlash节点,也需要给予TiFlash对应的授权,步骤同上。
如果存在 TiFlash 节点,也需要给予 TiFlash 对应的 Pod 授权,步骤同上。

> **注意:**
>
Expand Down

0 comments on commit e16811f

Please sign in to comment.