Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

[deploy-sourcegraph] Increase default CPU limits #2650

@keegancsmith

Description

@keegancsmith

I noticed kubernetes-slack-bot was failing to do an HTTPs request due to timeout. It was due to the CPU limit being set to 10m. IE 10m is so low a simple go program can't do an HTTPs request without a timeout. I then noticed we use this value a lot in this repo, even for large programs like redis or Postgres. We should probably use a more appropriate value.

Metadata

Metadata

Assignees

Labels

deploy-sourcegraphIssues that affect sourcegraph/deploy-sourcegraph

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions