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

proxy configuration inside helm configuration? #99

Open
nauni77 opened this issue Jun 22, 2021 · 2 comments
Open

proxy configuration inside helm configuration? #99

nauni77 opened this issue Jun 22, 2021 · 2 comments

Comments

@nauni77
Copy link

nauni77 commented Jun 22, 2021

Hello,

is it possible to define the "http" and "https" proxy inside helm configuration file?

At the moment we need to configure this after installation at web frontend. It would be greate to configure the complete neuvector software at installation phase, without additional steps after installation.

TIA and best regards, Oli

@dgiebert
Copy link

I am having the same issue I assume, basically the backend is using HTTPS as the protocol on port 8443.

For an nginx ingress:

manager:
  ingress:
    annotations:
      nginx.ingress.kubernetes.io/backend-protocol: HTTPS

@nauni77
Copy link
Author

nauni77 commented Apr 11, 2022

I think I was not understood correct. We have at the company a proxy to use for access the internet. At linux you set the environement variables HTTP_PROXY, HTTPS_PROXY and NO_PROXY to define this. At your GUI you have

settings -> configuration -> registry proxy ... .

IMHO it would be great to define this already at deployment (inside helm chart).

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