summaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/resources/configdefinitions/athenz.def
diff options
context:
space:
mode:
Diffstat (limited to 'controller-server/src/main/resources/configdefinitions/athenz.def')
-rw-r--r--controller-server/src/main/resources/configdefinitions/athenz.def26
1 files changed, 0 insertions, 26 deletions
diff --git a/controller-server/src/main/resources/configdefinitions/athenz.def b/controller-server/src/main/resources/configdefinitions/athenz.def
deleted file mode 100644
index 4e27e3ebd07..00000000000
--- a/controller-server/src/main/resources/configdefinitions/athenz.def
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-namespace=vespa.hosted.controller.athenz.config
-
-# Principal header name
-principalHeaderName string default="Athenz-Principal-Auth"
-
-# 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
-
-# Athenz service public key id
-service.publicKeyId string
-
-# Version of Athenz service private key
-service.privateKeyVersion int
-
-# Name of Athenz service private key secret
-service.privateKeySecretName string