Skip to content

Commit 4059738

Browse files
Update content/integrate/redis-data-integration/installation/install-k8s.md
Co-authored-by: David Dougherty <[email protected]>
1 parent 232d875 commit 4059738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/installation/install-k8s.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,4 +539,4 @@ kubectl delete namespace rdi
539539

540540
If you also want to delete the keys from your RDI database, connect to it with
541541
[`redis-cli`]({{< relref "/develop/tools/cli" >}}) and run a
542-
[`flushall`]({{< relref "/commands/flushall" >}}) command.
542+
[`FLUSHALL`]({{< relref "/commands/flushall" >}}) command.

0 commit comments

Comments
 (0)