diff --git a/charts/cloudflared/templates/cloudflared-config.yaml b/charts/cloudflared/templates/cloudflared-config.yaml index fe5b2d8b..ca048fe8 100644 --- a/charts/cloudflared/templates/cloudflared-config.yaml +++ b/charts/cloudflared/templates/cloudflared-config.yaml @@ -11,6 +11,8 @@ data: # Name of the tunnel you want to run tunnel: homelab credentials-file: /etc/cloudflared/creds/credentials.json + warp-routing: + enabled: true # Serves the metrics server under /metrics and the readiness server under /ready metrics: 0.0.0.0:2000 # Autoupdates applied in a k8s pod will be lost when the pod is removed or restarted, so