UNCLASSIFIED - NO CUI

Skip to content

Allow JMX Exporter Configured RunAs User/Group

We should allow the JMX Exporter pod's uid:git to be configurable. This will allow users to set the uid:gid of the jmx_exporter process to have required permissions for their environment/mounted directory.

Confluence provides for a .Values.monitoring.jmxExporterInitContainer.customSecurityContext . We should use this property if defined

Edited by Michael Martin