[AAI] Service Mesh compatibility
[oom.git] / kubernetes / aai / components / aai-schema-service / values.yaml
index 5fe5b13..13d257a 100644 (file)
@@ -74,7 +74,7 @@ global: # global defaults
         - aai_keystore
 
 # application image
-image: onap/aai-schema-service:1.8.5
+image: onap/aai-schema-service:1.8.6
 pullPolicy: Always
 restartPolicy: Always
 flavorOverride: small
@@ -99,9 +99,9 @@ readiness:
 
 service:
   type: ClusterIP
-  portName: aai-schema-service-8452
+  portName: http
   internalPort: 8452
-  portName2: aai-schema-service-5005
+  portName2: tcp-5005
   internalPort2: 5005
 
 ingress: