trim, s/Consul/Vault
This commit is contained in:
parent
8b57bedd48
commit
2919739463
1 changed files with 5 additions and 6 deletions
11
Chart.yaml
11
Chart.yaml
|
@ -1,9 +1,8 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
name: consul
|
name: vault
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
description: Install and configure Consul on Kubernetes.
|
description: Install and configure Vault on Kubernetes.
|
||||||
home: https://www.consul.io
|
home: https://www.vaultproject.io
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/hashicorp/consul
|
- https://github.com/hashicorp/vault
|
||||||
- https://github.com/hashicorp/consul-helm
|
- https://github.com/hashicorp/vault-helm
|
||||||
- https://github.com/hashicorp/consul-k8s
|
|
||||||
|
|
Loading…
Reference in a new issue