Skip to content

Commit

Permalink
Update standalone pod name
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Cesbron <[email protected]>
  • Loading branch information
MathieuCesbron committed Jan 10, 2024
1 parent ef99c4d commit e80ee21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/docs/Getting Started/Standalone/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Verify the standalone redis setup by kubectl command line.
$ kubectl get pods -n ot-operators
...
NAME READY STATUS RESTARTS AGE
redis-standalone-0 2/2 Running 0 56s
redis-0 1/1 Running 0 56s
```

## YAML Installation
Expand Down

0 comments on commit e80ee21

Please sign in to comment.