Skip to content

Commit ce89fc7

Browse files
author
Brad @ Redis
authored
added diagram to readme
1 parent afe9d48 commit ce89fc7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

examples/postgres/k8s-docs/vault/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,8 @@ vault write database/roles/redis-connect \
1212
ALTER USER \"{{name}}\" WITH SUPERUSER;" \
1313
default_ttl="24h" \
1414
max_ttl="24h"
15-
```
15+
```
16+
17+
## Diagram
18+
19+
!["Redis Connect in K8s with Vault"](redis-connect-k8s.png)

0 commit comments

Comments
 (0)