aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/resources/configdefinitions/vespa.hosted.controller.tls.config.tls.def
blob: 2c3a7f9eb8b87990ead7feb96c06e20a1e88869a (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=vespa.hosted.controller.tls.config

# Path to the CA trust store
caTrustStore       string

# Secret store key names for certificate and private key
certificateSecret  string
privateKeySecret   string