Skip to content

Operator Hub Install Does Not Support environment HTTP_PROXY #341

@kserikstad

Description

@kserikstad

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions