Skip to content

Commit

Permalink
Merge pull request #7337 from ever-co/stage
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
evereq authored Dec 19, 2023
2 parents 85a4798 + 9abb476 commit c34ddeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .deploy/k8s/k8s-manifest.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ spec:
image: registry.digitalocean.com/ever/gauzy-api:latest
resources:
requests:
memory: "2048Mi"
memory: "1536Mi"
cpu: "1000m"
limits:
memory: "3072Mi"
memory: "2048Mi"
env:
- name: API_HOST
value: 0.0.0.0
Expand Down

0 comments on commit c34ddeb

Please sign in to comment.