kodeine opened a new issue #8373: URL: https://github.com/apache/pinot/issues/8373
related to PR #7997 @xiangfu0 @dianaarnos based on the template of ingress and documentation it wont work. in documentation is below ``` ingress: v1beta1: enabled: false annotations: {} tls: {} path: / hosts: [] v1: enabled: false ``` template file is using syntax like ``` ingress: v1beta1: enabled: false v1: enabled: false annotations: {} tls: {} path: / hosts: [] ``` -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org