Skip to content

Commit 893bb52

Browse files
authored
Apply suggestions from code review
1 parent fb29a58 commit 893bb52

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

zh/backup-to-aws-s3-using-br.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,8 +1048,6 @@ kubectl get bk -l tidb.pingcap.com/backup-schedule=demo1-backup-schedule-s3 -n t
10481048

10491049
2. `backupSchedule` 创建完成后,可以通过以下命令查看定时快照备份的状态:
10501050

1051-
{{< copyable "shell-regular" >}}
1052-
10531051
```shell
10541052
kubectl get bks -n backup-test -o wide
10551053
```

zh/backup-to-azblob-using-br.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -836,8 +836,6 @@ kubectl get backup -l tidb.pingcap.com/backup-schedule=demo1-backup-schedule-azb
836836

837837
1. 在 `backup-test` 这个 namespace 中创建一个名为 `integrated-backup-schedule-azblob` 的 `BackupSchedule` CR。
838838

839-
{{< copyable "shell-regular" >}}
840-
841839
```shell
842840
kubectl apply -f integrated-backup-scheduler-azblob.yaml
843841
```

0 commit comments

Comments
 (0)