Skip to content

Commit

Permalink
Request less memory
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenlj committed Aug 18, 2023
1 parent 67f019a commit e2e2264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/kafkarator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ resources:
memory: 512Mi
requests:
cpu: 200m
memory: 256Mi
memory: 128Mi

caBundle: false

Expand Down

0 comments on commit e2e2264

Please sign in to comment.