argocd-vault-plugin

Argo CD plugin to retrieve secrets from Secret Management tools

brewmacoslinux
Try with needOr install directly
Source

About

Argo CD plugin to retrieve secrets from Secret Management tools

Commands

argocd-vault-plugin

Examples

Initialize the plugin with Vault configuration$ argocd-vault-plugin generate ./manifests
Retrieve and render secrets from Vault into Kubernetes manifests$ argocd-vault-plugin generate -s secret-store.yaml app-manifests/
Verify plugin is installed and check version$ argocd-vault-plugin version