Skip to content

Commit

Permalink
reduce request settings for operator containers
Browse files Browse the repository at this point in the history
  • Loading branch information
djangoyi-yunify committed Oct 12, 2023
1 parent 9b9e390 commit 977a73e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/redis-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ resources:
cpu: 500m
memory: 500Mi
requests:
cpu: 500m
memory: 500Mi
cpu: 200m
memory: 300Mi

replicas: 1

Expand Down

0 comments on commit 977a73e

Please sign in to comment.