mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
Update documentation to add CyberArk Conjur provider (#2473)
Signed-off-by: Badr.NassLahsen <badr.nasslahsen@cyberark.com>
This commit is contained in:
parent
bdf437c2e1
commit
05e7328d29
3 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,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/), [CyberArk Conjur](https://www.conjur.org) 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/).
|
||||
|
|
|
@ -16,7 +16,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/), [IBM Cloud Secrets Manager](https://www.ibm.com/cloud/secrets-manager), [Akeyless](https://akeyless.io) and many more. The
|
||||
Vault](https://azure.microsoft.com/en-us/services/key-vault/), [IBM Cloud Secrets Manager](https://www.ibm.com/cloud/secrets-manager), [Akeyless](https://akeyless.io), [CyberArk Conjur](https://www.conjur.org) 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/).
|
||||
|
|
|
@ -7,7 +7,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/), [IBM Cloud Secrets Manager](https://www.ibm.com/cloud/secrets-manager), and many more. The
|
||||
Vault](https://azure.microsoft.com/en-us/services/key-vault/), [IBM Cloud Secrets Manager](https://www.ibm.com/cloud/secrets-manager), [CyberArk Conjur](https://www.conjur.org) 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/).
|
||||
|
|
Loading…
Reference in a new issue