Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][K8s] There are some syntax bugs and configuration bugs in helm chart #1562

Closed
shink opened this issue Sep 15, 2021 · 0 comments · Fixed by #1565
Closed

[Bug][K8s] There are some syntax bugs and configuration bugs in helm chart #1562

shink opened this issue Sep 15, 2021 · 0 comments · Fixed by #1565
Assignees
Milestone

Comments

@shink
Copy link
Member

shink commented Sep 15, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants