Skip to content
Snippets Groups Projects
Commit 6239eadb authored by OZGCloud's avatar OZGCloud
Browse files

set prod limit to 192

parent 48eb5544
Branches
Tags
No related merge requests found
......@@ -176,10 +176,10 @@ Prod:
```yaml
limits:
cpu: "500m"
memory: "196Mi"
memory: "192Mi"
requests:
cpu: "50m"
memory: "196Mi"
memory: "192Mi"
```
Dev:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment