X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fsniro-emulator%2Fvalues.yaml;h=8f43a4f46be4605daf140bbdf13e32ee9f376c3d;hb=10024a30f97cdb5742dced3f260a8feab094633b;hp=389696061b372919a3708eb7f4c07cccc3ef03e7;hpb=310f6aa9db9075c3999d6f421a9b0b94a918f93d;p=oom.git diff --git a/kubernetes/sniro-emulator/values.yaml b/kubernetes/sniro-emulator/values.yaml index 389696061b..8f43a4f46b 100644 --- a/kubernetes/sniro-emulator/values.yaml +++ b/kubernetes/sniro-emulator/values.yaml @@ -19,8 +19,7 @@ global: # global defaults nodePortPrefix: 302 # application image -repository: nexus3.onap.org:10001 -image: onap/sniroemulator +image: onap/sniroemulator:1.0.0 pullPolicy: IfNotPresent # flag to enable debugging - application support required @@ -51,7 +50,7 @@ service: internalPort: 9999 externalPort: 80 nodePort: 88 - portName: httpd + portName: http ingress: enabled: false