You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have an applicationSet called Postgresql, in which I deploy it to 3 clusters, being prod, dev and control.
I use the helm chart bitnami and I pass specific values from my repository pointing to the name with a variable, this way, I deploy it to the 3 clusters with dynamic data, however, I need to pass the secret via vault and I didn't find documentation that helped me do it this way.
Hi, I have an applicationSet called Postgresql, in which I deploy it to 3 clusters, being prod, dev and control.
I use the helm chart bitnami and I pass specific values from my repository pointing to the name with a variable, this way, I deploy it to the 3 clusters with dynamic data, however, I need to pass the secret via vault and I didn't find documentation that helped me do it this way.
my code is something like
As you can see, I added the argocd-vault-helm plugin via sidecar according to the manual, but now I have problems using it this way
The text was updated successfully, but these errors were encountered: