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
834 stars 193 forks source link

Update manifests to support arm64 nodes #677

Open ItalyPaleAle opened 1 week ago

ItalyPaleAle commented 1 week ago

The script was downloading the binary for amd64 by default, even when running ArgoCD on arm64 nodes