Skip to content

Commit 9ede6eb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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