Merge "Update helm charts with release docker artifacts"
[oom.git] / kubernetes / aai / charts / aai-gizmo / values.yaml
index f6119bd..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,10 +50,10 @@ readiness:
 
 service:
   type: NodePort
-  name: crud-service
-  portName: crud-service
+  name: aai-crud-service
+  portName: aai-crud-service
   internalPort: 9520
-  nodePort: 66
+  nodePort: 68
 
 ingress:
   enabled: false