Skip to content

Commit b229945

Browse files
Address comment
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
1 parent b829e9e commit b229945

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

Lines changed: 1 addition & 1 deletion
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)