prep
[oom.git] / kubernetes / so / charts / so-catalog-db-adapter / values.yaml
index e294ee4..ce63051 100755 (executable)
@@ -17,7 +17,7 @@
 global:
   nodePortPrefix: 302
   nodePortPrefixExt: 304
-  repository: nexus3.onap.org:10001
+  repository: oomk8s
   readinessRepository: oomk8s
   readinessImage: readiness-check:2.0.0
   persistence:
@@ -26,8 +26,8 @@ global:
 #################################################################
 # Application configuration defaults.
 #################################################################
-repository: nexus3.onap.org:10001
-image: onap/so/catalog-db-adapter:1.3.6
+repository: oomk8s
+image: cda-oaz:latest
 pullPolicy: Always
 
 replicaCount: 1