Skip to content

Commit f6c9129

Browse files
Charles Thomascharlesthomas
authored andcommitted
wave5: increase limits.cpu
- from `100m` to `1.0` - based on recommendation from Evan in #releng ref: REL-1074
1 parent 9ede6eb commit f6c9129

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployment/kubernetes/wave5.yaml.envsubst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ items:
4545
resources:
4646
limits:
4747
memory: 200Mi
48-
cpu: 100m
48+
cpu: 1.0
4949
requests:
5050
memory: 75Mi
5151
cpu: 40m

0 commit comments

Comments
 (0)