[doc] Add KSOPS to Secret Management List (#2846)

This commit is contained in:
Devin Stein 2019-12-09 12:55:21 -08:00 committed by Alex Collins
parent 659b16f5f8
commit 9ffba90a73

View file

@ -8,5 +8,7 @@ Argo CD is un-opinionated about how secrets are managed. There's many ways to do
* [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)
* [KSOPS](https://github.com/viaduct-ai/kustomize-sops#argo-cd-integration)
For discussion, see [#1364](https://github.com/argoproj/argo-cd/issues/1364)