mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 09:50:08 +00:00
add Bank-Vaults to Secret Management (#3106)
This commit is contained in:
parent
66d496d1ef
commit
3b8405a89b
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ 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)
|
||||
* [Hashicorp Vault](https://www.vaultproject.io)
|
||||
* [Banzai Cloud Bank-Vaults](https://github.com/banzaicloud/bank-vaults)
|
||||
* [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)
|
||||
* [aws-secret-operator](https://github.com/mumoshu/aws-secret-operator)
|
||||
|
|
|
|||
Loading…
Reference in a new issue