Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 03d8259

Browse files
tgorgolpkosiec
authored andcommittedJul 3, 2020
Update installer.yaml (kyma-incubator#1485)
Merging as this is very important for our existing environments.
1 parent 65a46d8 commit 03d8259

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎installation/resources/installer.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -270,10 +270,10 @@ spec:
270270
readOnly: true
271271
resources:
272272
requests:
273-
memory: 256Mi
273+
memory: 32Mi
274274
cpu: 40m
275275
limits:
276-
memory: 512Mi
276+
memory: 1Gi
277277
cpu: 400m
278278
volumes:
279279
- name: helm-certs

0 commit comments

Comments
 (0)
Failed to load comments.