correct the spelling of hashicorp (#2599)

This commit is contained in:
dherman 2019-10-30 13:15:29 -04:00 committed by Alex Collins
parent b8bac1e688
commit 7610a8b2dd

View file

@ -4,8 +4,8 @@ Argo CD is un-opinionated about how secrets are managed. There's many ways to do
* [Bitnami Sealed Secrets](https://github.com/bitnami-labs/sealed-secrets)
* [Godaddy Kubernetes External Secrets](https://github.com/godaddy/kubernetes-external-secrets)
* [Hasicorp Vault](https://www.vaultproject.io)
* [Hashicorp Vault](https://www.vaultproject.io)
* [Helm Secrets](https://github.com/futuresimple/helm-secrets)
* [Kustomize secret generator plugins](https://github.com/kubernetes-sigs/kustomize/blob/fd7a353df6cece4629b8e8ad56b71e30636f38fc/examples/kvSourceGoPlugin.md#secret-values-from-anywhere)
For discussion, see [#1364](https://github.com/argoproj/argo-cd/issues/1364)
For discussion, see [#1364](https://github.com/argoproj/argo-cd/issues/1364)