Remove unneeded CPU quota
This commit is contained in:
parent
a26c6f7104
commit
e700c805af
@ -39,11 +39,6 @@ spec:
|
|||||||
image: gitlab.palk.me:5050/paltiverse/palanki:$CI_COMMIT_SHA
|
image: gitlab.palk.me:5050/paltiverse/palanki:$CI_COMMIT_SHA
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
resources:
|
|
||||||
limits:
|
|
||||||
cpu: 500m
|
|
||||||
requests:
|
|
||||||
cpu: 200m
|
|
||||||
env:
|
env:
|
||||||
- name: SYNC_PORT
|
- name: SYNC_PORT
|
||||||
value: "8080"
|
value: "8080"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user