aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/resources
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2018-09-12 01:34:59 +0200
committerGitHub <noreply@github.com>2018-09-12 01:34:59 +0200
commit449e5e0f8ed1ecf9c28b5ffb7bd46d0aac04d4d3 (patch)
treeaeef61c162db3fed683927dbec36f57dfaa4e526 /config-model/src/main/resources
parentb3801a78cdda4a4f8a9135ac269c8d8f6b2bbbdc (diff)
Revert "Add model-evaluation tag"
Diffstat (limited to 'config-model/src/main/resources')
-rw-r--r--config-model/src/main/resources/schema/containercluster.rnc5
1 files changed, 0 insertions, 5 deletions
diff --git a/config-model/src/main/resources/schema/containercluster.rnc b/config-model/src/main/resources/schema/containercluster.rnc
index 52d71574f82..a8c763e43b7 100644
--- a/config-model/src/main/resources/schema/containercluster.rnc
+++ b/config-model/src/main/resources/schema/containercluster.rnc
@@ -16,7 +16,6 @@ ContainerServices =
SearchInContainer? &
DocprocInContainer? &
ProcessingInContainer? &
- ModelEvaluation? &
DocumentApi? &
Components* &
Component* &
@@ -86,10 +85,6 @@ SecretStore = element secret-store {
} +
}
-ModelEvaluation = element model-evaluation {
- empty
-}
-
# REST-API:
RestApi = element rest-api {