summaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'controller-server/src/main/resources')
-rw-r--r--controller-server/src/main/resources/configdefinitions/self-hosted-cost.def7
1 files changed, 0 insertions, 7 deletions
diff --git a/controller-server/src/main/resources/configdefinitions/self-hosted-cost.def b/controller-server/src/main/resources/configdefinitions/self-hosted-cost.def
deleted file mode 100644
index 059af1558a4..00000000000
--- a/controller-server/src/main/resources/configdefinitions/self-hosted-cost.def
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-namespace=vespa.hosted.controller.restapi.cost.config
-
-properties[].name string
-properties[].cpuCores int
-properties[].memoryGb int
-properties[].diskGb int \ No newline at end of file