Zachary Bialik
Zachary Bialik
Any progress/updates on this PR? Or on where it's been moved within the [argo-cd](https://github.com/argoproj/argo-cd) project? I am looking to use a Git File Generator to define a `list` parameter in...
@ofirshtrull idk if it applies to you, but I got the helm values working by passing in the entire values.yaml as a parameter (multi-line string). So for appset, you might...
I agree this would be really nice. I think a main issue is that these parameters all get flattened into string values. If we could somehow pipe the string to...
having similar issue running thanos `v0.31.0` via `ThanosRuler` CRD (prometheus operator).
> I am not going to be around until next Wednesday so happy for you to do the PR. To add, once you mentioned that the postgres is running as...
This might not be the best place for me to report this issue, so apologies for the inconvenience. Was just a challenge figuring out where to get the CRDs to...
I think one approach would be to be able to templatize the writeBranch for the commits made during a Promotion.
I think the issue is the CRD for ApplicationSet needs updating. But idk is there's potential code updates needed as a result.
Any update on this ticket? Would love to have this as we `prune` using the automated sync but have recently introduced `syncWindows` that require manual syncs every now and again,...
I have also hit this issue and noticed that setting the `rabbitmq.auth.password` to some other invalid string does not fix the issue. It just avoid the helm check issue. I...