Skip to content

Commit

Permalink
[sc-20036] added keep to low resources overrides (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
avivzgroundcover authored Oct 13, 2024
1 parent eb89b96 commit 00fa97a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pkg/helm/presets/backend/low-resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,12 @@ backend:
memory: 40Mi
limits:
memory: 60Mi
keep:
backend:
resources:
requests:
cpu: 100m
memory: 128Mi

vector:
replicas: 1
Expand Down

0 comments on commit 00fa97a

Please sign in to comment.