jompu commented on PR #718:
URL: 
https://github.com/apache/apisix-helm-chart/pull/718#issuecomment-3431388643

   Also setting ingress path as `/*` in values configuration works for the 
issue:
   ```
   ingress:
     enabled: true
     className: alb
     hosts:
     - host: example.com
        paths: [ "/*" ]
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to