Skip to content

Commit 18f20cb

Browse files
committed
cicd:rescale
1 parent 05853fc commit 18f20cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.deploy/deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ spec:
3131
memory: "1Gi"
3232
cpu: "250m"
3333
limits:
34-
memory: "2Gi"
35-
cpu: "500m"
34+
memory: "3Gi"
35+
cpu: "1000m"
3636
ports:
3737
- containerPort: __PORT__
3838
env:

0 commit comments

Comments
 (0)