X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fso%2Fvalues.yaml;h=b4bf248dfe248a7ff3ce90c2dbaf47a022331d45;hb=e9ea0c35279af0ca244366a9730a1966cbb600d3;hp=b096b55f544a3c159f2d40059f30d2073ce639a8;hpb=9591933faf7b9b60258c81ca01649d231a979506;p=oom.git diff --git a/kubernetes/so/values.yaml b/kubernetes/so/values.yaml index b096b55f54..b4bf248dfe 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.3 pullPolicy: Always replicaCount: 1