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
812 stars 190 forks source link

Setting application parameters via CLI #634

Open cz4rny opened 4 months ago

cz4rny commented 4 months ago

Is your feature request related to a problem? Please describe. To achieve deployment reproducibility, reverting to the last working commit in particular, I'd like to be able to pass ArgoCD app parameters, or by any other means be able to pass the ${CI_COMMIT_SHA} from a GitLab pipeline.

Describe the solution you'd like Either:

Describe alternatives you've considered

Additional context As per AVP usage instructions, we're modifying the Application manifests from helm to plugin.