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: {}
|
||||
# limits:
|
||||
# cpu: 50m
|
||||
# memory: 128Mi
|
||||
# cpu: 250m
|
||||
# memory: 500Mi
|
||||
# requests:
|
||||
# cpu: 10m
|
||||
# memory: 64Mi
|
||||
# cpu: 50m
|
||||
# memory: 100Mi
|
||||
|
||||
## Repo server service configuration
|
||||
service:
|
||||
|
|
Loading…
Reference in a new issue