revert pomba image changes from int csv override 86/87586/1
authorMichael O'Brien <michael@obrienlabs.org>
Mon, 13 May 2019 18:46:18 +0000 (14:46 -0400)
committerMichael O'Brien <michael@obrienlabs.org>
Mon, 13 May 2019 18:47:46 +0000 (14:47 -0400)
Change-Id: I88bc5a11f4201343fc4ef2b41a1d33765a9ae9a0
Issue-ID: INT-1074
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
kubernetes/pomba/charts/pomba-data-router/values.yaml
kubernetes/pomba/charts/pomba-search-data/values.yaml

index 5d54f78..ec70f4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright © 2018 Amdocs, Bell Canada, AT&T
+# Copyright © 2018 Amdocs, Bell Canada, AT&T
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -27,7 +27,7 @@ global:
   
 # application image
 repository: nexus3.onap.org:10001
-image: onap/data-router:1.4-STAGING-latest
+image: onap/data-router:1.3.3
 pullPolicy: Always
 restartPolicy: Always
 
index 0bb5c22..88f45e3 100644 (file)
@@ -9,7 +9,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/search-data-service:1.4-STAGING-latest
+image: onap/search-data-service:1.3.1
 pullPolicy: Always
 restartPolicy: Always
 
@@ -65,4 +65,4 @@ resources:
     requests:
       cpu: 100m
       memory: 1800Mi
-  unlimited: {}
\ No newline at end of file
+  unlimited: {}