shink opened a new issue #1562:
URL: https://github.com/apache/incubator-inlong/issues/1562


   There are some syntax bugs and configuration bugs in helm chart.
   
   For example:
   
   
https://github.com/apache/incubator-inlong/blob/51523c7d66845fc6c8183cc27cb1ce068bebcdf5/docker/kubernetes/templates/tubemq-manager-statefulset.yaml#L78
   
   It should be `{{ template "inlong.mysql.hostname" . }}`
   
   Besides, the `busybox` image don't support `/bin/bash`, so it should uses 
'/bin/sh'.
   
   Etc., etc. I will fix it right away.
   
   
   


-- 
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