X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fso%2Fvalues.yaml;h=4cf991ea606c9e0573c283e8097c7e67e084a4b4;hb=1f3834edb12b81c85e452c16cccd249fc084dcea;hp=90c27da2ad2819ac0e133c68d78bc8db9c624d9c;hpb=e64814d1f47f22f362ac705be747e0552f0d4bde;p=oom.git diff --git a/kubernetes/so/values.yaml b/kubernetes/so/values.yaml index 90c27da2ad..4cf991ea60 100755 --- a/kubernetes/so/values.yaml +++ b/kubernetes/so/values.yaml @@ -34,6 +34,9 @@ global: localCluster: false persistence: mountPath: /dockerdata-nfs + #This configuration specifies Service and port for SDNC OAM interface + sdncOamService: sdnc-oam + sdncOamPort: 8282 #This configuration will run the migration. The configurations are for backing up the data #from DB and then restoring it to the present versions preferred DB. migration: @@ -132,8 +135,7 @@ dbCreds: adminName: so_admin repository: nexus3.onap.org:10001 -image: onap/so/api-handler-infra:1.5.3 - +image: onap/so/api-handler-infra:1.6.0 pullPolicy: Always replicaCount: 1 minReadySeconds: 10