summaryrefslogtreecommitdiffstats
path: root/configdefinitions
diff options
context:
space:
mode:
Diffstat (limited to 'configdefinitions')
-rw-r--r--configdefinitions/src/vespa/orchestrator.def9
1 files changed, 1 insertions, 8 deletions
diff --git a/configdefinitions/src/vespa/orchestrator.def b/configdefinitions/src/vespa/orchestrator.def
index 9d524065a55..54a87467bfc 100644
--- a/configdefinitions/src/vespa/orchestrator.def
+++ b/configdefinitions/src/vespa/orchestrator.def
@@ -4,12 +4,5 @@ namespace=vespa.orchestrator.config
# TODO: Change the default to actual latency in real setup.
serviceMonitorConvergenceLatencySeconds int default=0
+# The number of services in the routing/container cluster of hosted-vespa.routing.default.
numProxies int default=0
-
-# Application ID of the form TENANT:NAME:INSTANCE.
-application[].applicationId string
-application[].cluster[].clusterId string
-application[].cluster[].serviceType string
-# The expected number of services in the cluster: If the number of services is less than this count, the missing
-# services must be assumed to be down.
-application[].cluster[].clusterSize int