Skip to content

Commit

Permalink
change-cfg-pre-prod-test
Browse files Browse the repository at this point in the history
  • Loading branch information
pasqualespica committed Nov 14, 2024
1 parent 2fd3734 commit 4700026
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions helm/values-uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ microservice-chart:
- all
resources:
requests:
memory: "512Mi"
cpu: "0.3"
memory: "1536Mi"
cpu: "1.5"
limits:
memory: "1024Mi"
cpu: "0.7"
memory: "4Gi"
cpu: "2.0"
autoscaling:
enable: true
minReplica: 1
Expand Down

0 comments on commit 4700026

Please sign in to comment.