We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d2b9b commit 87a5216Copy full SHA for 87a5216
roles/s3_gw/defaults/main.yml
@@ -30,11 +30,11 @@ neofs_s3__s3_port: 8084
30
31
neofs_s3__prometheus_enabled: False
32
neofs_s3__prometheus_address: 'localhost'
33
-neofs_s3__prometheus_port: 9931
+neofs_s3__prometheus_port: 9951
34
35
neofs_s3__pprof_enabled: False
36
neofs_s3__pprof_address: 'localhost'
37
-neofs_s3__pprof_port: 9932
+neofs_s3__pprof_port: 9952
38
39
neofs_s3__pool_error_threshold: 100
40
0 commit comments