Skip to content

Commit

Permalink
review changes
Browse files Browse the repository at this point in the history
Signed-off-by: Neaj Morshad <[email protected]>
  • Loading branch information
Neaj-Morshad-101 committed Sep 20, 2024
1 parent 20dfb24 commit 857160f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/guides/redis/backup/kubestash/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
 parent: guides-rd-backup
 weight: 50
menu_name: docs_{{ .version }}
---
---
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ In this section, we will verify whether the desired `Redis` database manifest ha
```bash
$ kubectl get redis -n dev
NAME VERSION STATUS AGE
sample-redis 16.1 Ready 9m46s
sample-redis 7.4.0 Ready 9m46s
```

The output confirms that the `Redis` database has been successfully created with the same configuration as it had at the time of backup.
Expand Down

0 comments on commit 857160f

Please sign in to comment.