Skip to content

Commit

Permalink
Merge pull request #140 from pagopa/fix-mem-dev-helm
Browse files Browse the repository at this point in the history
chore: Fix dev helm
  • Loading branch information
pasqualespica authored May 2, 2024
2 parents a8cb8bb + 7b9e63b commit 2faea73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ microservice-chart:
memory: "512Mi"
cpu: "0.5"
limits:
memory: "768Mi"
memory: "1024Mi"
cpu: "0.5"
autoscaling:
enable: true
Expand Down

0 comments on commit 2faea73

Please sign in to comment.