Skip to content

Commit a7d9a03

Browse files
committed
Added containerPort for jmeter slave to expose prometheus metrics
Signed-off-by: Gomathi Yoganathan <[email protected]>
1 parent 9de4687 commit a7d9a03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/jmeter/tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
ports:
8484
- containerPort: 1099
8585
- containerPort: 50000
86+
- containerPort: 9270
8687

8788
- name: Create Jmeter Slave Service
8889
k8s:

0 commit comments

Comments
 (0)