
* 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
9 lines
338 B
YAML
9 lines
338 B
YAML
apiVersion: v1
|
|
name: vault
|
|
version: 0.1.0
|
|
description: Install and configure Vault on Kubernetes.
|
|
home: https://www.vaultproject.io
|
|
icon: https://github.com/hashicorp/vault/raw/f22d202cde2018f9455dec755118a9b84586e082/Vault_PrimaryLogo_Black.png
|
|
sources:
|
|
- https://github.com/hashicorp/vault
|
|
- https://github.com/hashicorp/vault-helm
|