Merge "Updated SDK deployment.yaml"
authorBrian Freeman <bf1936@att.com>
Wed, 18 Sep 2019 22:49:14 +0000 (22:49 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 18 Sep 2019 22:49:14 +0000 (22:49 +0000)
1  2 
kubernetes/portal/charts/portal-mariadb/values.yaml

@@@ -24,7 -24,7 +24,7 @@@ global: # global default
  
  # application image
  repository: nexus3.onap.org:10001
- image: onap/portal-db:2.5.0
+ image: onap/portal-db:2.6.0
  pullPolicy: Always
  
  readinessImage: readiness-check:2.0.0
@@@ -36,8 -36,8 +36,8 @@@ config
    mariadbRootPassword: Aa123456
    #The directory where sql files are found in the projects gerrit repo.
    sqlSourceDirectory: portal/deliveries
 -  # sdc frontend assignment for port 8181
 -  sdcFePort: "30206"
 +  # sdc frontend assignment for port 9443
 +  sdcFePort: "30207"
    # application's front end hostname.  Must be resolvable on the client side environment
    sdcFeHostName: "sdc.api.fe.simpledemo.onap.org"
    # policy pap ui assignment for port 8443