Merge "Resolve issues creating POMBA DMaaP topics"
[oom.git] / kubernetes / pomba / charts / pomba-contextaggregator / values.yaml
index de331cb..0ec43f5 100755 (executable)
 global:
   nodePortPrefix: 302
   repository: nexus3.onap.org:10001
+  readinessRepository: oomk8s
+  readinessImage: readiness-check:2.0.0
 
 #################################################################
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/pomba-context-aggregator:latest
+image: onap/pomba-context-aggregator:1.3.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required