X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fso%2Fvalues.yaml;h=ae126fa78e8614ba293b52d066426e4332c04c76;hb=6778510553d60d051f857838ae428d964a5b1e59;hp=91fc9db19822fe5ae1d3901fc13e97bffb794dc8;hpb=0e4ba436188c1c957b4e03551238976d5511b842;p=oom.git diff --git a/kubernetes/so/values.yaml b/kubernetes/so/values.yaml index 91fc9db198..ae126fa78e 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.1 +image: onap/so/api-handler-infra:1.5.2 pullPolicy: Always replicaCount: 1