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

# URL to ZMS API endpoint
zmsUrl                          string

# URL to ZTS API endpoint
ztsUrl                          string

# Athenz domain for controller identity. The domain is also used for Athenz tenancy integration.
domain                          string

# Athenz service name for controller identity
service.name                    string