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

do not reference CLICKHOUSE_PORT since it's set by kubernetes #280

Merged
merged 1 commit into from
Jan 19, 2021

Conversation

timfeirg
Copy link
Contributor

when deployed on kubernetes along with Clickhouse, the CLICKHOUSE_PORT
variable will by default be something like tcp://x.x.x.x:x, which cannot
be converted to str, and has no meaning in sentry helm chart config

when deployed on kubernetes along with Clickhouse, the CLICKHOUSE_PORT
variable will by default be something like tcp://x.x.x.x:x, which cannot
be converted to str, and has no meaning in sentry helm chart config
@Mokto
Copy link
Contributor

Mokto commented Jan 19, 2021

Thanks!

@Mokto Mokto merged commit aa5741e into sentry-kubernetes:develop Jan 19, 2021
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 this pull request may close these issues.

2 participants