Update graphadmin to 1.0.4
[oom.git] / kubernetes / aai / charts / aai-graphadmin / values.yaml
index b7af3d0..fecc3ae 100644 (file)
@@ -28,7 +28,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aai-graphadmin:1.0-STAGING-latest
+image: onap/aai-graphadmin:1.0.4
 pullPolicy: Always
 restartPolicy: Always
 flavor: small
@@ -38,6 +38,9 @@ replicaCount: 1
 # Configuration for the graphadmin deployment
 config:
 
+  groupId: 1000
+  userId: 1000
+
   # Specifies the timeout limit for the REST API requests
   timeout:
     enabled: true
@@ -107,6 +110,10 @@ service:
 ingress:
   enabled: false
 
+persistence:
+  mountPath: /dockerdata-nfs
+  mountSubPath: aai/aai-graphadmin
+
 resources:
   small:
     limits: