Skip to content

Commit

Permalink
Remove Kubernetes External Secret from docs
Browse files Browse the repository at this point in the history
It seems to be deprecated.
https://github.com/external-secrets/kubernetes-external-secrets

Signed-off-by: kondo takeshi <chaspy@users.noreply.github.com>
  • Loading branch information
chaspy committed Apr 29, 2022
1 parent f99e5b9 commit 71baa8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/operator-manual/secret-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
Argo CD is un-opinionated about how secrets are managed. There's many ways to do it and there's no one-size-fits-all solution. Here's some ways people are doing GitOps secrets:

* [Bitnami Sealed Secrets](https://github.com/bitnami-labs/sealed-secrets)
* [GoDaddy Kubernetes External Secrets](https://github.com/godaddy/kubernetes-external-secrets)
* [External Secrets Operator](https://github.com/external-secrets/external-secrets)
* [Hashicorp Vault](https://www.vaultproject.io)
* [Banzai Cloud Bank-Vaults](https://github.com/banzaicloud/bank-vaults)
Expand Down

0 comments on commit 71baa8d

Please sign in to comment.