X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/95e5ccacf6c1193b313fa90a6d39baafa2ba67d8..a698257bb62e04201acd1d3f9b6edd094296d5c0:/services/keepstore/config.go diff --git a/services/keepstore/config.go b/services/keepstore/config.go index 1f8c7e31a2..2e3fe0a5b1 100644 --- a/services/keepstore/config.go +++ b/services/keepstore/config.go @@ -46,8 +46,7 @@ type Config struct { systemAuthToken string debugLogf func(string, ...interface{}) - ManagementToken string `doc: The secret key that must be provided by monitoring services -wishing to access the health check endpoint (/_health).` + ManagementToken string } var (