vernemq / vmq-operator

VerneMQ Operator creates/configures/manages VerneMQ clusters atop Kubernetes
Apache License 2.0
30 stars 20 forks source link

Bundler want to download from internet #24

Open kaflake opened 3 years ago

kaflake commented 3 years ago

Hi, I try to use the operator in kubernetes. I am behind a coperated proxy. Now the problem is, that the bundler want to download some data on starting. But the certificates are not correct, cause of the proxy. Why need the bundler (docker image) to download more data. Coundn't it inclouded?

wer-is-paul commented 2 years ago

+1

I'm not even behind a proxy, bundler tries to start but cant checkout some git repos. When I try to setup a dev-setup, that's not possible either, because operatorSDK seems to be outdated, too. currently, the kubernetes deployment isnt working at all