Merge pull request 'feat: change resource limits' (#5830) from tmp/bazarr-2 into main
Some checks failed
lint-test-helm / lint-helm (push) Successful in 29s
lint-test-helm / validate-kubeconform (push) Has been skipped
lint-test-helm / argo-diff (push) Has been skipped
renovate / renovate (push) Has been cancelled

Reviewed-on: #5830
This commit was merged in pull request #5830.
This commit is contained in:
2026-04-12 01:09:20 +00:00

View File

@@ -23,10 +23,8 @@ bazarr:
- name: PGID
value: 1000
resources:
limits:
cpu: 100m
requests:
cpu: 1m
cpu: 10m
memory: 250Mi
metrics:
image: