argoproj-labs / argocd-vault-plugin

An Argo CD plugin to retrieve secrets from Secret Management tools and inject them into Kubernetes secrets
https://argocd-vault-plugin.readthedocs.io
Apache License 2.0
784 stars 184 forks source link

Documentation has incomplete AVP_TYPE options #632

Open kbreit-insight opened 2 months ago

kbreit-insight commented 2 months ago

Describe the bug The documentation at https://argocd-vault-plugin.readthedocs.io/en/stable/config/#full-list-of-supported-parameters lists the supported values for the AVP_TYPE variable. However, it does not list azurekeyvault which is mentioned at https://argocd-vault-plugin.readthedocs.io/en/stable/backends/#azure-key-vault. It appears others are missing as well though.