Skip to content

Commit

Permalink
adding JAVA_TOOL_OPTIONS
Browse files Browse the repository at this point in the history
  • Loading branch information
nshweta90 committed Aug 20, 2024
1 parent e233ee0 commit 8a759db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/overlays/cloud/deployment_patch.yaml.template
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
- name: record-api-v3
imagePullPolicy: Always
env:
- name: CATALINA_OPTS
- name: JAVA_TOOL_OPTIONS
value: "-javaagent:/usr/local/elastic-apm-agent.jar
-Delastic.apm.application_packages=${ELASTIC_APP_PACKAGES}
-Delastic.apm.server_urls=${ELASTIC_APM_SERVERS}
Expand Down

0 comments on commit 8a759db

Please sign in to comment.