Skip to content

Commit

Permalink
Update vault docs (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
unxnn authored Jan 12, 2022
1 parent b6788a1 commit 4a6e086
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ $ kubectl exec -ti operator-vault-0 -- vault operator init
$ kubectl exec -ti operator-vault-0 -- vault operator unseal
```

> :warning: If you are not using auto-unseal, run the `vault operator unseal` command 3 times
Join the remaining pods to the Raft cluster and unseal them. The pods will need to communicate directly so we'll configure the pods to use the internal service provided by the Helm chart:

```console
Expand Down

0 comments on commit 4a6e086

Please sign in to comment.