Skip to content

Commit 1a57960

Browse files
committed
adjust jvm max heap for ci tests
1 parent 4f9f1a3 commit 1a57960

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

ignition/ci/independent-values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ commissioning:
22
edition: standard
33
acceptIgnitionEULA: true
44
disableQuickstart: true
5+
6+
gateway:
7+
maxRAMPercentage: 50

ignition/ci/redundancy-values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ gateway:
1717
- ignition-backup
1818

1919
persistentVolumeClaimRetentionPolicy: Delete
20+
21+
maxRAMPercentage: 50

0 commit comments

Comments
 (0)