Adding that I'm getting the same exact error on AWS EKS using aws-alb-ingress-controller and serviceType: NodePort.
Everything else works as intended other than the auto reload of casc configs (500 error), currently working around this by disabling the sidecar entirely via:
    sidecars:
      configAutoReload:
        enabled: false
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()