UNCLASSIFIED - NO CUI

Skip to content

Resolve "Allow JMX Exporter Configured RunAs User/Group"

General MR

Summary

Allow a custom securityContext for the fetch-jmx-exporter initContainer .

This initContainer copies a jar to a shared directory. These changes bring back the upstream capability to allow the user to manually configure a .Values.monitoring.jmxExporterInitContainer.customSecurityContext .

This allows a uid:gid to be set via config. If customSecurityContext is not set, .Values.confluence.containerSecurityContext is used to match the same uid:gid of the main confluence container.

Relevant logs/screenshots

(Include any relevant logs/screenshots)

Linked Issue

For #80 (closed)

Upgrade Notices

N/A

Edited by Michael Martin

Merge request reports