Skip to content

Commit b6eecc5

Browse files
committed
Update the memory limit for the powervm-rmc pods.
Signed-off-by: Kishen V <[email protected]>
1 parent 9fe3beb commit b6eecc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbooks/roles/ocp-customization/tasks/powervm_rmc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
cpu: 100m
6969
memory: 500Mi
7070
limits:
71-
memory: 1Gi
71+
memory: 4Gi
7272
volumeMounts:
7373
- name: lib-modules
7474
mountPath: /lib/modules

0 commit comments

Comments
 (0)