mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 01:38:43 +00:00
correct the spelling of hashicorp (#2599)
This commit is contained in:
parent
b8bac1e688
commit
7610a8b2dd
1 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue