CORD-3162 Create demo-exampleservice profile

Change-Id: I1720360013c3dc916add7b4d8a5dc7962cbdf037
diff --git a/examples/imagePullPolicy-IfNotPresent.yaml b/examples/imagePullPolicy-IfNotPresent.yaml
index 713d0f4..ee306e6 100644
--- a/examples/imagePullPolicy-IfNotPresent.yaml
+++ b/examples/imagePullPolicy-IfNotPresent.yaml
@@ -67,6 +67,8 @@
 # others
 kubernetes:
   imagePullPolicy: 'IfNotPresent'
+exampleservice:
+  imagePullPolicy: 'IfNotPresent'
 simpleexampleservice:
   imagePullPolicy: 'IfNotPresent'
 hippieOSS: