Skip to content

Commit

Permalink
Increase Agent memory limit (#391)
Browse files Browse the repository at this point in the history
Increase Agent memory limit on Kubenuc
  • Loading branch information
dark-vex authored Oct 10, 2023
1 parent 3d2717f commit 0ee855f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/kubenuc/sysdig-agent/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ spec:
initialDelay: 30

agent:
resourceProfile: custom
resources:
limits:
memory: 2Gi
sysdig:
settings:
drift_killer:
Expand Down

0 comments on commit 0ee855f

Please sign in to comment.