aboutsummaryrefslogtreecommitdiffstats
path: root/routing-generator/src/main/resources/configdefinitions/routing.config.zone.def
diff options
context:
space:
mode:
Diffstat (limited to 'routing-generator/src/main/resources/configdefinitions/routing.config.zone.def')
-rwxr-xr-xrouting-generator/src/main/resources/configdefinitions/routing.config.zone.def14
1 files changed, 14 insertions, 0 deletions
diff --git a/routing-generator/src/main/resources/configdefinitions/routing.config.zone.def b/routing-generator/src/main/resources/configdefinitions/routing.config.zone.def
new file mode 100755
index 00000000000..e89cc6ba532
--- /dev/null
+++ b/routing-generator/src/main/resources/configdefinitions/routing.config.zone.def
@@ -0,0 +1,14 @@
+# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+namespace=routing.config
+
+# URL to config server load balancer
+configserverVipUrl string
+
+# Athenz domain/service name of config server
+configserverAthenzDomain string
+configserverAthenzServiceName string
+
+# Tenant config server endpoint, used to fetch tenant (mapping) info
+# Auto detected if empty (from VESPA_CONFIG_SOURCES)
+# E.g.: tcp/cfg1.example.com:19070
+configserver[] string