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 6527d58
Showing 1 changed file with 1 addition and 1 deletion.
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 6527d58

Please sign in to comment.