Skip to content

[FEA]: Web proxy support for helm chart #406

@jeffoxenberg

Description

@jeffoxenberg

Is this a new feature, an improvement, or a change to existing functionality?

Improvement

How would you describe the priority of this feature request

Low (would be nice)

Please provide a clear description of problem this feature solves

Some corporate self-hosted environments are behind a web proxy. The NIM Operator has a spec.proxy configuration but this is not exposed in the RAG helm chart, which causes the cache job to fail in proxied environments. Exposing spec.proxy in the helm chart's NIMCache would allow the pod to connect to the internet and pull the model.

Feature Description

As a deployer of the RAG helm chart, I want to be able to specify the web proxy for the NIM Cache to use, so that it can successfully reach the internet and download a model.

Describe your ideal solution

The helm chart adds values to configure http/https/noproxy variables and uses these in the NIMCache tempalte.

Describe any alternatives you have considered

I have written a kyverno policy that mutates the NimCache CR in my environment but it would be good if the spec.proxy configuration was exposed in the chart itself.

Additional context

No response

Code of Conduct

  • I agree to follow rag's Code of Conduct
  • I have searched the open feature requests and have found no duplicates for this feature request

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