You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The review-service pod keeps looping due to OoM errors in the Metaspace area. Increasing pod max memory to 1Gi and GC_MAX_METASPACE_SIZE to 200 just fixed this issue.
I'm about to send a PR.
The text was updated successfully, but these errors were encountered:
The review-service pod keeps looping due to OoM errors in the Metaspace area. Increasing pod max memory to 1Gi and GC_MAX_METASPACE_SIZE to 200 just fixed this issue.
I'm about to send a PR.
The text was updated successfully, but these errors were encountered: