How do I do an existing cluster installation in an environment with https proxy?

Hi!

Is there any way I can do an existing cluster installation in an environment with https proxy? How?

Thanks!

Hi @Alexander_Nitu I think you want the --copy-proxy-env flag to the kots install command

This will copy environment variables like HTTP_PROXY into the admin console containers.

1 Like