[POMBA] Uses new tpls for repos / images
[oom.git] / kubernetes / pomba / components / pomba-data-router / values.yaml
 global:
   nodePortPrefix: 302
   persistence: {}
-  readinessImage: onap/oom/readiness:3.0.1
 
 # application image
-repository: nexus3.onap.org:10001
 image: onap/data-router:1.3.3
 pullPolicy: Always
 restartPolicy: Always