From: Alexis de Talhouƫt Date: Tue, 15 Jan 2019 13:58:58 +0000 (+0000) Subject: Merge "Update the create db schema job to properly fail" into casablanca X-Git-Tag: 3.0.1-ONAP~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=09688962459913e87eb2585d51f1b497de2ed959;hp=37936145964dffcbee61c006f3fee5a65fbc83bf;p=oom.git Merge "Update the create db schema job to properly fail" into casablanca --- diff --git a/kubernetes/aai/charts/aai-graphadmin/values.yaml b/kubernetes/aai/charts/aai-graphadmin/values.yaml index 3b893194e4..70c3698840 100644 --- a/kubernetes/aai/charts/aai-graphadmin/values.yaml +++ b/kubernetes/aai/charts/aai-graphadmin/values.yaml @@ -28,7 +28,7 @@ global: # global defaults # 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 @@ -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