
* Refactor chart for 1.0, add tests, update TF * Fix typo in helper comment * Add NOTES for post install instructions * Fix typo in NOTES * Fix replication port for enterprise * Change updateStrategy to OnDelete * Add icon * Remove cluster address from config * Update README, add contributing doc * Update README * Change HA replicas to 3
14 lines
346 B
Text
14 lines
346 B
Text
|
|
Thank you for installing HashiCorp Vault!
|
|
|
|
Now that you have deployed Vault, you should look over the docs on using
|
|
Vault with Kubernetes available here:
|
|
|
|
https://www.vaultproject.io/docs/
|
|
|
|
|
|
Your release is named {{ .Release.Name }}. To learn more about the release, try:
|
|
|
|
$ helm status {{ .Release.Name }}
|
|
$ helm get {{ .Release.Name }}
|
|
|