argocd-vault-plugin
argocd-vault-plugin copied to clipboard
Vault plugin not running on remote Cluster
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.
In my environment I have two Clusters in one cluster I am deploying argocd using autopilot and another cluster I am deploying my applications. For secret management I have used argocd-vault-plugin, but when I install the plugin using sidecar method, I have found that plugin automatically applied to the applications where I have deploying my argocd but another cluster plugin was not able to implement automatically on applications
@NitishGupta9282 if this is still an issue, can you post your Application yamls, example file with placeholders that aren't getting replaced, your sidecar setup, etc?
Not sure if this the exact same issue, but I've hit a similar one: the secret was created on a remote server without having path: replaced. Turns out remote server had nothing to do with that and I was hitting https://github.com/argoproj-labs/argocd-vault-plugin/issues/407