Skip to content

Commit

Permalink
Merge pull request #10 from unoplat/3-fix-modify-cpu-and-mem-to-test-…
Browse files Browse the repository at this point in the history
…helm-chart-release-with-changelog

feat: initial helm chart release
  • Loading branch information
JayGhiya authored Mar 14, 2024
2 parents 426815e + 8bc20bc commit 7e41a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/vespa/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ingress:
resources:
requests:
memory: "1000Mi"
cpu: "1000m"
cpu: "500m"
limits:
memory: "4000Mi"
cpu: "2500m"
Expand Down

0 comments on commit 7e41a8e

Please sign in to comment.