Skip to content

Commit

Permalink
Merge pull request #504 from cbgbt/agent-limits
Browse files Browse the repository at this point in the history
Update agent resource limits
  • Loading branch information
cbgbt committed Aug 8, 2023
2 parents 97d445c + aaa50c0 commit bbb66f7
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,11 @@ spec:
name: brupop
resources:
limits:
memory: 50Mi
requests:
cpu: 10m
memory: 50Mi
requests:
cpu: 5m
memory: 8Mi
securityContext:
seLinuxOptions:
level: s0
Expand Down

0 comments on commit bbb66f7

Please sign in to comment.