summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--standalone-container/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone-container/pom.xml b/standalone-container/pom.xml
index 557fb1493f1..3776743cbd8 100644
--- a/standalone-container/pom.xml
+++ b/standalone-container/pom.xml
@@ -93,6 +93,7 @@
<discApplicationClass>com.yahoo.container.standalone.StandaloneContainerApplication</discApplicationClass>
<buildLegacyVespaPlatformBundle>true</buildLegacyVespaPlatformBundle>
<discPreInstallBundle>
+ <!-- Standalone container has an embedded config model, so model related bundles cannot be retrieved via config -->
configdefinitions-jar-with-dependencies.jar,
config-provisioning-jar-with-dependencies.jar,
config-bundle-jar-with-dependencies.jar,