Enhancement: Add imagePullSecrets or ServiceAccount to pipeline deployments #26

Closed
opened 2026-02-15 19:15:34 -05:00 by yindo · 2 comments
Owner

Originally created by @marlapativ on GitHub (Aug 14, 2024).

Is your feature request related to a problem? Please describe.

  • I'm trying to bake a new image with my custom pipeline and requirements setup
    I didn't want to volume mount my requirements and pass the variables.
    I am updating the existing image with my requirements and am pushing the image to private registry

Describe the solution you'd like

  1. Add imagePullSecrets to deployments (or)
  2. Add a serviceaccount and set pull secrets to service account

Describe alternatives you've considered
No option but to fork and add my customizations to these charts

Additional context

Originally created by @marlapativ on GitHub (Aug 14, 2024). Is your feature request related to a problem? Please describe. - I'm trying to bake a new image with my custom pipeline and requirements setup I didn't want to volume mount my requirements and pass the variables. I am updating the existing image with my requirements and am pushing the image to private registry Describe the solution you'd like 1. Add imagePullSecrets to deployments (or) 2. Add a serviceaccount and set pull secrets to service account Describe alternatives you've considered No option but to fork and add my customizations to these charts Additional context -
yindo closed this issue 2026-02-15 19:15:34 -05:00
Author
Owner

@westbrook-ai commented on GitHub (Aug 15, 2024):

Thanks for submitting @marlapativ, I can take a look at adding these in the coming days, but PRs are welcome if you end up solving this for your Open WebUI deployment.

@westbrook-ai commented on GitHub (Aug 15, 2024): Thanks for submitting @marlapativ, I can take a look at adding these in the coming days, but PRs are welcome if you end up solving this for your Open WebUI deployment.
Author
Owner

@marlapativ commented on GitHub (Aug 17, 2024):

@0xThresh, I've raised a PR, please review and merge if it looks good.

@marlapativ commented on GitHub (Aug 17, 2024): @0xThresh, I've raised a PR, please review and merge if it looks good.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/helm-charts#26