Skip to content

Commit bce2ea2

Browse files
committed
fix: update memory on the claim
1 parent 0e073ac commit bce2ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.platform/argocd/app-claim.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ spec:
1717
multiAz: false
1818
service:
1919
cpu: "512"
20-
memory: "128"
20+
memory: "1024"
2121
port: 3000

0 commit comments

Comments
 (0)