aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/resources/configdefinitions/vespa.hosted.controller.tls.config.tls.def
blob: 7130a5c5dc715dc8640f7ffa9118db97c1ca7ca6 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright Yahoo. 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