Skip to content

Conversation

@kush982
Copy link
Collaborator

@kush982 kush982 commented Aug 24, 2025

Pull request description

Provide description for the PR

Checklist

  • I have added unit tests
  • I have applied the change to all applicable products
  • The E2E test has passed (use e2e label)

args: ["{{ .Values.monitoring.jmxExporterInitContainer.jmxJarLocation | default "/opt/bitnami/jmx-exporter/jmx_prometheus_javaagent.jar" }}", "{{ .Values.volumes.sharedHome.mountPath }}"]
image: curlimages/curl:latest
command: ["/bin/sh"]
args:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know it's still a draft - just wanted to mention that we should make it configurable enough to make sure things work in air gapped environments. It should be possible to override both image and command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants