cloudflare / cloudflare-ingress-controller

A Kubernetes ingress controller for Cloudflare's Argo Tunnels
Apache License 2.0
364 stars 55 forks source link

Options to configure tunnel defaults #148

Closed mattalberts closed 5 years ago

mattalberts commented 5 years ago

A tunnel assumes these values; we would like to drive the configuration through command-line flags.

    tunnelRepairDelay  = 40 * time.Millisecond
    tunnelRepairJitter = 1.0
    tunnelTagLimit     = 32