Fixed the imagePullPolicy 09/94709/1
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Fri, 30 Aug 2019 20:40:08 +0000 (13:40 -0700)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Fri, 30 Aug 2019 20:40:08 +0000 (13:40 -0700)
Fixed the imagePullPolicy from Always to IfNotPresent

Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: Id44ecc39a5df61f985caea0ad087e3a571308c4b

vnfs/DAaaS/deploy/operator/charts/collectd-operator/values.yaml

index 4517bef..5557bbc 100644 (file)
@@ -6,7 +6,7 @@ watch:
 image:
   repository: dcr.cluster.local:32644/collectd-operator
   tag: latest
-  pullPolicy: Always
+  pullPolicy: IfNotPresent
 
 resources: {}
   # We usually recommend not to specify default resources and to leave this as a conscious