[SO] Bump container versions to 1.7.9
[oom.git] / kubernetes / so / values.yaml
index 3e196ce..b65e090 100755 (executable)
@@ -27,6 +27,8 @@ global:
     nameOverride: mariadb-galera
     serviceName: mariadb-galera
     servicePort: '3306'
+    service: mariadb-galera
+    internalPort: '3306'
     # mariadbRootPassword: secretpassword
     # rootPasswordExternalSecret: some secret
     #This flag allows SO to instantiate its own mariadb-galera cluster,
@@ -186,7 +188,7 @@ server:
   # bpelCredsExternalSecret: some secret
 
 repository: nexus3.onap.org:10001
-image: onap/so/api-handler-infra:1.6.4
+image: onap/so/api-handler-infra:1.7.9
 pullPolicy: Always
 
 replicaCount: 1