Pavel Selitskas

Results 26 comments of Pavel Selitskas

Apologies, I incorrectly conflated the HTTP/2 to Origin option with the `--protocol http2` argument for the tunnel. It worked with the updated deployment.

@nikitacano thanks for reporting back. Can confirm for the Harbor / Registry v2 use case (Internet -> Cloudflare -> cloudflared -> k8s -> Harbor/Registry) -- it works now without resorting...

I think adding ignores is a bit suboptimal. I've been migrating my setup from the manual `helm install` to auto-synced ArgoCD, and ran into the same issue. Basically, the rule...

Ok, as promised. Forgive my use of AI slop generators, but I hope the solution works for others as well as it works for me. I use 1Password for storing...

@xmj while the patch would technically solve the issue, it wouldn't work well with the current [release procedure](https://github.com/cloudnative-pg/charts/blob/8b9b076167dc2e38ddf8ef0638e7bb0dc8856540/RELEASE.md#releasing-the-cloudnative-pg-chart) for the chart. The `crds.yaml` is generated before every release with `kustomize...

Hi @sxd, Thanks a lot for taking a look. I agree that having a server-side apply on the Application would work just fine. What I thought was a server-side /...