mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 01:38:43 +00:00
[doc] update secret-management (#2598)
This commit is contained in:
parent
424f1e9a3d
commit
c096341772
1 changed files with 1 additions and 0 deletions
|
|
@ -7,5 +7,6 @@ Argo CD is un-opinionated about how secrets are managed. There's many ways to do
|
|||
* [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)
|
||||
* [aws-secret-operator](https://github.com/mumoshu/aws-secret-operator)
|
||||
|
||||
For discussion, see [#1364](https://github.com/argoproj/argo-cd/issues/1364)
|
||||
|
|
|
|||
Loading…
Reference in a new issue