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] Running on Kubernetes picks up wrong env vars #165

Closed
electrical opened this issue Mar 15, 2021 · 1 comment
Closed

[BUG] Running on Kubernetes picks up wrong env vars #165

electrical opened this issue Mar 15, 2021 · 1 comment

Comments

@electrical
Copy link

Hi,

I'm trying to run the backup container on kubernetes but getting the following error:

2021/03/15 11:59:44 envconfig.Process: assigning CLICKHOUSE_CLICKHOUSE_PORT to Port: converting 'tcp://10.43.234.97:8123' to type uint. details: strconv.ParseUint: parsing "tcp://10.43.234.97:8123": invalid syntax

For some reason it's picking up the env var and trying to use it which obviously fails.
Is there a way to disable it picking up env vars?

@AlexAkulov
Copy link
Collaborator

Thank you!

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

No branches or pull requests

2 participants