# AKS-specific: Azure Load Balancer for Traefik (prod) service: annotations: service.beta.kubernetes.io/azure-load-balancer-health-probe-request-path: /ping service.beta.kubernetes.io/azure-load-balancer-internal: "false" ports: web: forwardedHeaders: trustedIPs: "10.0.0.0/8" websecure: forwardedHeaders: trustedIPs: "10.0.0.0/8"