From 4ae035788e1b6af3bf0130c5491861f220d0cae8 Mon Sep 17 00:00:00 2001 From: Moritz Johner Date: Tue, 16 Aug 2022 21:27:24 +0200 Subject: [PATCH] fix: re-add akeyless url (#1468) Signed-off-by: Moritz Johner --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6c35a25f..73001d812 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ secret management systems like [AWS Secrets Manager](https://aws.amazon.com/secrets-manager/), [HashiCorp Vault](https://www.vaultproject.io/), [Google Secrets Manager](https://cloud.google.com/secret-manager), [Azure Key -Vault](https://azure.microsoft.com/en-us/services/key-vault/) and many more. The +Vault](https://azure.microsoft.com/en-us/services/key-vault/), [Akeyless](https://akeyless.io) and many more. The operator reads information from external APIs and automatically injects the values into a [Kubernetes Secret](https://kubernetes.io/docs/concepts/configuration/secret/).