Skip to content

Commit b4df5f7

Browse files
author
Power Cloud Robot
authored
Merge pull request #180 from kishen-v/update-limits-requests-rmc
Update the memory limits for the `powervm-rmc` pods.
2 parents 9fe3beb + b6eecc5 commit b4df5f7

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)