Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
msm1984 authored Sep 9, 2024
1 parent d86548b commit ca987b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mychart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ angular:
port: 4000
resources:
limits:
cpu: 2000m
cpu: 1000m
ephemeralStorage: 2000Mi
memory: 2000Mi
requests:
cpu: 2000m
cpu: 1000m
ephemeralStorage: 2000Mi
memory: 2000Mi
service:
Expand Down

0 comments on commit ca987b9

Please sign in to comment.