We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
目前helm chart clickhouse.port 字段是写死的9000端口,当我使用公有云托管服务当作外部clickhouse数据库时,端口不固定为9000,可以考虑支持自定义端口
The text was updated successfully, but these errors were encountered:
可以参考官网文档的使用托管clickhouse配置方法而无需关注端口
Sorry, something went wrong.
https://deepflow.io/docs/zh/best-practice/production-deployment/#%E4%BD%BF%E7%94%A8%E6%89%98%E7%AE%A1-clickhouse
可以详细看下这段helm chart的逻辑以及svc的端口映射
No branches or pull requests
目前helm chart clickhouse.port 字段是写死的9000端口,当我使用公有云托管服务当作外部clickhouse数据库时,端口不固定为9000,可以考虑支持自定义端口
The text was updated successfully, but these errors were encountered: