X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fso%2Fvalues.yaml;h=862f7a61c8d099c2cf716a62a2accf092e6b9786;hb=ae2c734b1d2c39a3221c455706c58ea0752ae0c4;hp=b096b55f544a3c159f2d40059f30d2073ce639a8;hpb=354afbbf205d4c7e34337d7af184560882966d91;p=oom.git diff --git a/kubernetes/so/values.yaml b/kubernetes/so/values.yaml index b096b55f54..862f7a61c8 100755 --- a/kubernetes/so/values.yaml +++ b/kubernetes/so/values.yaml @@ -25,7 +25,7 @@ global: serviceName: mariadb-galera servicePort: "3306" mariadbRootPassword: secretpassword - #This flag allows SO to instantiate its own mariadb-galera cluster, + #This flag allows SO to instantiate its own mariadb-galera cluster, #serviceName and nameOverride should be so-mariadb-galera if this flag is enabled localCluster: false persistence: @@ -38,12 +38,12 @@ global: dbPort: 3306 dbUser: root dbPassword: secretpassword - + ################################################################# # Application configuration defaults. ################################################################# repository: nexus3.onap.org:10001 -image: onap/so/api-handler-infra:1.4.0-STAGING-latest +image: onap/so/api-handler-infra:1.5.0 pullPolicy: Always replicaCount: 1