Skip to content

Commit b53734f

Browse files
add db2u cpu and memory resource upgrades
1 parent 7eac4b5 commit b53734f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

8.11.x/pipeline.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,4 +302,9 @@ spec:
302302
export CPD_INSTALL_COGNOS="true"
303303
export CPD_PRODUCT_VERSION="4.6.6"
304304
305+
export DB2_CPU_REQUESTS=6000m
306+
export DB2_CPU_LIMITS=10000m
307+
export DB2_MEMORY_REQUESTS=10Gi
308+
export DB2_MEMORY_LIMITS=20Gi
309+
305310
ansible-playbook ibm.mas_devops.oneclick_add_manage

0 commit comments

Comments
 (0)