summaryrefslogtreecommitdiffstats
path: root/node-admin/src/main/resources/configdefinitions/config-server.def
blob: 6a088829badbc9b130ecb24d0662e80bd29c4bbb (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=vespa.hosted.node.admin.config

hosts[]                      string
port                         int                         default=8080 range=[1,65535]
scheme                       string                      default="http"
loadBalancerHost             string                      default=""
configserverAthenzIdentity   string                      default="vespa.configserver"