Use the docker image that properly fails
if the application is aborted causing the job
to kick off a new one if the old one isn't successful
Issue-ID: AAI-2047
Change-Id: I8c985234052b281453693ecb5317df0024fac230
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aai-graphadmin:1.0.1
+image: onap/aai-graphadmin:1.0.3
 pullPolicy: Always
 restartPolicy: Always
 flavor: small
 # Configuration for the graphadmin deployment
 config:
 
+  groupId: 1000
+  userId: 1000
+
   # Specifies the timeout limit for the REST API requests
   timeout:
     enabled: true