Skip to content

Commit

Permalink
set explicit hostname for JMX
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed May 10, 2023
1 parent 7e0ea70 commit c0c6b3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions get-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,8 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
- name: CRYOSTAT_AGENT_HOSTNAME
value: $(POD_IP)
- name: CRYOSTAT_AGENT_CALLBACK
# This infers the Agent Callback directly from the Pod's IP address using the
# Kubernetes Downward API. Use this value directly as provided. The port number
Expand Down

0 comments on commit c0c6b3e

Please sign in to comment.