Skip to content

Commit

Permalink
Merge pull request #1276 from flanksource/update-memory-limits
Browse files Browse the repository at this point in the history
chore: update memory limits
  • Loading branch information
moshloop authored Sep 28, 2023
2 parents f9b0ae0 + 82b4a7f commit fe33c51
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,7 @@ resources:
cpu: 200m
memory: 200Mi
limits:
cpu: 500m
memory: 512Mi
memory: 2Gi

serviceAccount: {}
# Configures extra annotations on the service account
Expand Down

0 comments on commit fe33c51

Please sign in to comment.