Skip to content

Commit

Permalink
Update en/backup-to-aws-s3-using-br.md
Browse files Browse the repository at this point in the history
Co-authored-by: Cody (Xuecheng) Zhang <[email protected]>
  • Loading branch information
RidRisR and csuzhangxc authored Nov 28, 2024
1 parent ef1a001 commit 33b1b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/backup-to-aws-s3-using-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ spec:
prefix: my-log-backup-folder
```
You can see the `STATUS` of the `Backup` CR named `demo1-log-backup-s3` change from `Running` to `Pause`:
You can see the `STATUS` of the `Backup` CR named `demo1-log-backup-s3` change from `Pause` to `Running`:
```shell
kubectl get backup -n backup-test
Expand Down

0 comments on commit 33b1b74

Please sign in to comment.