Skip to content

Commit

Permalink
update values to test
Browse files Browse the repository at this point in the history
  • Loading branch information
nspmx committed Oct 5, 2023
1 parent 2c2246e commit 4e86881
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ autoscaling:

resources:
requests:
cpu: 500m
cpu: 0.5
memory: 1Gi
limits:
cpu: 1000m
memory: 4Gi
cpu: 1
memory: 1Gi

livenessProbe:
failureThreshold: 3
Expand Down

0 comments on commit 4e86881

Please sign in to comment.