Skip to content

Commit

Permalink
fix: update memory on the claim
Browse files Browse the repository at this point in the history
  • Loading branch information
Olatokumbo committed Dec 5, 2024
1 parent 0e073ac commit bce2ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .platform/argocd/app-claim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ spec:
multiAz: false
service:
cpu: "512"
memory: "128"
memory: "1024"
port: 3000

0 comments on commit bce2ea2

Please sign in to comment.