More realistic limits/requests for repoServer
This commit is contained in:
parent
664829aa24
commit
9f331e718a
1 changed files with 4 additions and 4 deletions
|
@ -616,11 +616,11 @@ repoServer:
|
||||||
|
|
||||||
resources: {}
|
resources: {}
|
||||||
# limits:
|
# limits:
|
||||||
# cpu: 50m
|
# cpu: 250m
|
||||||
# memory: 128Mi
|
# memory: 500Mi
|
||||||
# requests:
|
# requests:
|
||||||
# cpu: 10m
|
# cpu: 50m
|
||||||
# memory: 64Mi
|
# memory: 100Mi
|
||||||
|
|
||||||
## Repo server service configuration
|
## Repo server service configuration
|
||||||
service:
|
service:
|
||||||
|
|
Loading…
Reference in a new issue