prclin commented on PR #8954: URL: https://github.com/apache/seatunnel/pull/8954#issuecomment-2714131624
> ``` > # helm install seatunnel . -f values.yaml > Error: INSTALLATION FAILED: template: seatunnel-helm/templates/NOTES.txt:29:22: executing "seatunnel-helm/templates/NOTES.txt" at <.Values.master.service.type>: nil pointer evaluating interface {}.type > ``` > > ``` > # git status > # On branch 8902-helm-chart-config-improve > nothing to commit, working directory clean > ``` in my test case, ingress was enabled, and .Values.master.service.type was deleted in values.yaml, cause it does not make any effort in service template it is now fixed. thanks for review -- 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...@seatunnel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org