cloudflare-operator
cloudflare-operator copied to clipboard
Reconcile pod spec for `cloudflared`
Fixes #39, resolves #42, closes #52
I'm looking forward to this 😊
It'll also allow two usecases I had - custom args (--post-quantum) and securityContext (proxying ICMP)
just ran into a third usecase. occasionally tunnel liveness probes fail on one of my clusters with context deadline exceeded (Client.Timeout exceeded while awaiting headers), and this feature would let me modify probe config as a workaround