Skip to content

Commit

Permalink
update resources
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyui committed Nov 11, 2023
1 parent 063b591 commit fd45025
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ apps:
failureThreshold: 3
resources:
limits:
cpu: 500m
memory: 300Mi
cpu: 300m
memory: 250Mi
requests:
cpu: 250m
cpu: 150m
memory: 150Mi
imagePullSecrets:
- name: osuakatsuki-registry-secret
Expand Down

0 comments on commit fd45025

Please sign in to comment.