Skip to content

Commit e04fee4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/kubernetes/wave5.yaml.envsubst

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

0 commit comments

Comments
 (0)