Skip to content

Commit 87a5216

Browse files
author
Sеrgiо Nеmirоwski
committed
change s3 prometheus/pprof ports
to prevent overlapping with other services Signed-off-by: Sеrgiо Nеmirоwski <[email protected]>
1 parent 00d2b9b commit 87a5216

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roles/s3_gw/defaults/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ neofs_s3__s3_port: 8084
3030

3131
neofs_s3__prometheus_enabled: False
3232
neofs_s3__prometheus_address: 'localhost'
33-
neofs_s3__prometheus_port: 9931
33+
neofs_s3__prometheus_port: 9951
3434

3535
neofs_s3__pprof_enabled: False
3636
neofs_s3__pprof_address: 'localhost'
37-
neofs_s3__pprof_port: 9932
37+
neofs_s3__pprof_port: 9952
3838

3939
neofs_s3__pool_error_threshold: 100
4040

0 commit comments

Comments
 (0)