Merge "Update helm charts with release docker artifacts"
[oom.git] / kubernetes / aai / charts / aai-gizmo / values.yaml
index de84285..acf6417 100644 (file)
@@ -22,7 +22,7 @@ global:
 #################################################################
 
 # application image
-image: "onap/gizmo:1.1-STAGING-latest"
+image: onap/gizmo:1.2.1
 
 # application configuration
 config:
@@ -50,11 +50,12 @@ readiness:
 
 service:
   type: NodePort
-  name: crud-service
+  name: aai-crud-service
+  portName: aai-crud-service
   internalPort: 9520
-  nodePort: 66
+  nodePort: 68
 
 ingress:
   enabled: false
 
-resources: {}
\ No newline at end of file
+resources: {}