From e7fe39997bd0861797e912217c2160d6b32c0710 Mon Sep 17 00:00:00 2001 From: manusa Date: Thu, 23 Jul 2020 12:04:19 +0200 Subject: [PATCH] fix: external-resources+spring-boot-helm examples have complete ConfigChange trigger for DeploymentConfig Signed-off-by: Marc Nuri --- quickstarts/maven/external-resources/pom.xml | 3 +++ quickstarts/maven/spring-boot-helm/pom.xml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/quickstarts/maven/external-resources/pom.xml b/quickstarts/maven/external-resources/pom.xml index 22d1d1d34c..68c0cedd97 100644 --- a/quickstarts/maven/external-resources/pom.xml +++ b/quickstarts/maven/external-resources/pom.xml @@ -79,6 +79,9 @@ openshift + + true + diff --git a/quickstarts/maven/spring-boot-helm/pom.xml b/quickstarts/maven/spring-boot-helm/pom.xml index ed5acb6b17..dac6178bdc 100644 --- a/quickstarts/maven/spring-boot-helm/pom.xml +++ b/quickstarts/maven/spring-boot-helm/pom.xml @@ -115,6 +115,9 @@ openshift + + true +