Skip to content

Commit 474f870

Browse files
Address comment
Co-authored-by: andy-stark-redis <[email protected]>
1 parent b6bcb91 commit 474f870

File tree

1 file changed

+1
-1
lines changed
  • content/integrate/redis-data-integration/data-pipelines

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/deploy.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Use the provided `scripts/rdi-secret.sh` shell script to set the specified secre
6868
scripts/rdi-secret.sh set <SECRET-KEY> <SECRET-VALUE>
6969
```
7070

71-
The script offers functionality to retrieve a specific secret, as well as the capability to list all available secrets within the system:
71+
The script lets you retrieve a specific secret or list all the secrets that have been set:
7272
```bash
7373
# Set specific secret
7474
scripts/rdi-secret.sh set <SECRET-KEY>

0 commit comments

Comments
 (0)