Skip to content

Commit

Permalink
test(smoketest): discover reports sidecar (#752)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores authored Dec 20, 2024
1 parent cf0af40 commit cef5e78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions compose/reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ services:
memory: 512m
expose:
- "10001"
labels:
io.cryostat.discovery: "true"
io.cryostat.jmxHost: "reports"
io.cryostat.jmxPort: "11224"
environment:
JAVA_OPTS_APPEND: >-
-Dcom.sun.management.jmxremote
Expand Down

0 comments on commit cef5e78

Please sign in to comment.