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

Operator Hub Install Does Not Support environment HTTP_PROXY #341

Open
kserikstad opened this issue Jun 9, 2023 · 0 comments
Open

Operator Hub Install Does Not Support environment HTTP_PROXY #341

kserikstad opened this issue Jun 9, 2023 · 0 comments

Comments

@kserikstad
Copy link

kserikstad commented Jun 9, 2023

It does not appear that the operatorhub.io install of druid-operator supports the OLM prescribed method for setting/watching environment HTTP_PROXY.

Partial spec From my OLM subscription
spec:
config:
env:
- name: HTTP_PROXY
value: [alternate-image-repo-name-redacted]

Looking at the druid-operator Helm chart, I do not see the environment HTTP_PROXY referenced/watched anywhere. Is updatig the image repository used when installing druid-operator using OLM supported via some other means?

If not, can we add support?

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

1 participant