Update deployment.json
All checks were successful
Continuous Deployment Workflow / deploy (push) Successful in 13s
All checks were successful
Continuous Deployment Workflow / deploy (push) Successful in 13s
This commit is contained in:
parent
0c7dee8dd8
commit
6dc6b6a023
@ -14,11 +14,11 @@
|
|||||||
"resources": {
|
"resources": {
|
||||||
"limits": {
|
"limits": {
|
||||||
"cpu": "500m",
|
"cpu": "500m",
|
||||||
"memory": "512Mi"
|
"memory": "1024Mi"
|
||||||
},
|
},
|
||||||
"requests": {
|
"requests": {
|
||||||
"cpu": "250m",
|
"cpu": "250m",
|
||||||
"memory": "256Mi"
|
"memory": "512Mi"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user