Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Remove XX:+UseCGroupMemoryLimitForHeap option for Jmx exporter in order to wortk with Java > 11 images #644

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update deployment.yaml
mighelone authored Apr 20, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit dc197591eb7db16b7dd0098236f0f1471513db7f
1 change: 0 additions & 1 deletion charts/cp-kafka-connect/templates/deployment.yaml
Original file line number Diff line number Diff line change
@@ -41,7 +41,6 @@ spec:
command:
- java
- -XX:+UnlockExperimentalVMOptions
- -XX:+UseCGroupMemoryLimitForHeap
- -XX:MaxRAMFraction=1
- -XshowSettings:vm
- -jar