summaryrefslogtreecommitdiffstats
path: root/configdefinitions
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2019-09-20 17:22:54 +0200
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2019-09-20 17:27:45 +0200
commit1f1f17382bd5bdcccdbaa73da0e61bfd26446a50 (patch)
treeddc8d2b2565fd434cb6d617d057af2709a6efae2 /configdefinitions
parent68d13112bbb3922e2456281cf155b256c8139d40 (diff)
Remove 'use-https-load-balancer-upstream' feature flag
Diffstat (limited to 'configdefinitions')
-rw-r--r--configdefinitions/src/vespa/lb-services.def1
1 files changed, 0 insertions, 1 deletions
diff --git a/configdefinitions/src/vespa/lb-services.def b/configdefinitions/src/vespa/lb-services.def
index 189b39461ec..33c568061fe 100644
--- a/configdefinitions/src/vespa/lb-services.def
+++ b/configdefinitions/src/vespa/lb-services.def
@@ -7,7 +7,6 @@ namespace=cloud.config
# Active rotation given as flag 'active' for a prod region in deployment.xml
# Default true for now (since code in config-model to set it is not ready yet), should have no default value
tenants{}.applications{}.activeRotation bool default=true
-tenants{}.applications{}.upstreamHttps bool default=false
tenants{}.applications{}.hosts{}.hostname string default="(unknownhostname)"
tenants{}.applications{}.hosts{}.services{}.type string default="(noservicetype)"