remove metric token
This commit is contained in:
@@ -73,8 +73,3 @@ spec:
|
|||||||
- garage-ps10rp.boreal-beaufort.ts.net
|
- garage-ps10rp.boreal-beaufort.ts.net
|
||||||
metricsPath: /api/metrics
|
metricsPath: /api/metrics
|
||||||
scheme: HTTPS
|
scheme: HTTPS
|
||||||
authorization:
|
|
||||||
type: Bearer
|
|
||||||
credentials:
|
|
||||||
key: token
|
|
||||||
name: garage-metric-secret
|
|
||||||
|
|||||||
@@ -25,4 +25,3 @@ add_host_to_metrics = true
|
|||||||
|
|
||||||
[admin]
|
[admin]
|
||||||
api_bind_addr = "[::]:3903"
|
api_bind_addr = "[::]:3903"
|
||||||
metrics_require_token = true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user