X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=blobdiff_plain;f=kubernetes%2Fsdc%2Fcomponents%2Fsdc-fe%2Fvalues.yaml;h=04d96448d0399bcfb79c41c1b02d1494f83411fd;hp=a2502a9fca440d847a9469fd7bd9b2c5d294740a;hb=5a804bcd3a46c8d7dabce8f4798520b6c7d5d39c;hpb=ccdcd67ed66fa6c71743a3317ffcfffeaae80b6a diff --git a/kubernetes/sdc/components/sdc-fe/values.yaml b/kubernetes/sdc/components/sdc-fe/values.yaml index a2502a9fca..04d96448d0 100644 --- a/kubernetes/sdc/components/sdc-fe/values.yaml +++ b/kubernetes/sdc/components/sdc-fe/values.yaml @@ -47,7 +47,7 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -image: onap/sdc-frontend:1.10.4 +image: onap/sdc-frontend:1.11.8 pullPolicy: Always config: @@ -112,12 +112,12 @@ service: type: NodePort name: sdc-fe portName: http - nodePort: "06" internalPort: 8181 externalPort: 8181 - nodePort2: "07" internalPort2: 9443 externalPort2: 9443 + nodePort: "07" + ingress: enabled: false