Skip to content

Commit bc54253

Browse files
committed
Ensure initial operator pods fit on one t3.medium
(cherry picked from commit bcd8c19)
1 parent eb891c1 commit bc54253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manager/manifests/istio.yaml.j2

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ spec:
128128
targetPort: 15443
129129
resources:
130130
requests:
131-
cpu: 512m
131+
cpu: 400m
132132
memory: 128Mi
133133
limits:
134134
cpu: 1500m

0 commit comments

Comments
 (0)