You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by ea...@apache.org on 2020/08/04 02:03:15 UTC

[incubator-sdap-nexus] branch bug_fixes updated: pr

This is an automated email from the ASF dual-hosted git repository.

eamonford pushed a commit to branch bug_fixes
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git


The following commit(s) were added to refs/heads/bug_fixes by this push:
     new a1f0bdf  pr
a1f0bdf is described below

commit a1f0bdfd241ab548d210f3bfa07fb578ab32fb14
Author: Eamon Ford <ea...@jpl.nasa.gov>
AuthorDate: Mon Aug 3 19:03:02 2020 -0700

    pr
---
 helm/templates/collection-manager.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm/templates/collection-manager.yml b/helm/templates/collection-manager.yml
index 374eabd..255deb3 100644
--- a/helm/templates/collection-manager.yml
+++ b/helm/templates/collection-manager.yml
@@ -19,7 +19,7 @@ spec:
     spec:
       containers:
         - image: {{ .Values.ingestion.collectionManager.image }}
-          imagePullPolicy: Always
+          imagePullPolicy: IfNotPresent 
           name: collection-manager
           env:
             - name: RABBITMQ_USERNAME