Skip to content

Commit e3da6c5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/kubernetes/wave1.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)