Skip to content

Commit

Permalink
Update zh/backup-to-azblob-using-br.md
Browse files Browse the repository at this point in the history
Co-authored-by: Aolin <[email protected]>
  • Loading branch information
RidRisR and Oreoxmt authored Dec 26, 2024
1 parent 760b637 commit f13a5cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions zh/backup-to-azblob-using-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,9 +247,9 @@ kubectl edit backup demo1-log-backup-azblob -n backup-test

要暂停日志备份任务,只需将 logSubcommand 从 log-start 更改为 log-pause。然后保存并退出编辑器。修改后的内容如下:

```shell
kubectl apply -f log-backup-azblob.yaml
```
```shell
kubectl apply -f log-backup-azblob.yaml
```

修改后 `log-backup-azblob.yaml` 文件内容如下:

Expand Down

0 comments on commit f13a5cf

Please sign in to comment.