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

feat: [open-webui] add option for use hpa and pdb #163

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

santos-edu
Copy link

Add option for use hpa and pdb

I successfully tested remotely using the values:

replicaCount: 2

persistence:
  enabled: false

autoscaling:
  enabled: true
  minReplicas: 2
  maxReplicas: 5

pdb:
  enabled: true

resources:
  requests:
    cpu: 0.5
    memory: 1Gi

gustalacerda
gustalacerda previously approved these changes Feb 13, 2025
@0xThresh
Copy link
Collaborator

@santos-edu thanks for your PRs. I have not had a chance to test them or figure out why they're causing the test action to fail, but I'll try these out as soon as I can to determine if the issue is with your code updates or the action itself.

@santos-edu
Copy link
Author

@0xThresh thanks for answer, in your time!
I tested with the same commands of the action, but I will try to find out here what happened...

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

Successfully merging this pull request may close these issues.

3 participants