(maint) Remove invokedymanicyield=false that was a workaround for jruby-9.2

This commit is contained in:
Samuel Beaulieu 2022-07-26 09:05:02 -05:00
parent 85c9b57581
commit f0be6484cf
No known key found for this signature in database
GPG key ID: 12030F74136D0F34
7 changed files with 36 additions and 27 deletions

View file

@ -68,7 +68,7 @@ spec:
- name: AWS_KEY_FILE_LOCATION
value: '{{ .Values.ec2.keyfile }}'
- name: JRUBY_OPTS
value: '-J-XX:+UseG1GC -Xinvokedynamic.yield=false'
value: '-J-XX:+UseG1GC'
- name: TASK_LIMIT
value: '30'
- name: MIGRATION_LIMIT