X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faai%2Fcharts%2Faai-graphadmin%2Fvalues.yaml;h=70c369884096504aa9008bdb283dab20473ed4c2;hb=09688962459913e87eb2585d51f1b497de2ed959;hp=b7af3d0bd7b73a9dea90bf2608b92a3e93debe7e;hpb=ace6718b20c2983dfbd3b1211c7824d63dc400e6;p=oom.git diff --git a/kubernetes/aai/charts/aai-graphadmin/values.yaml b/kubernetes/aai/charts/aai-graphadmin/values.yaml index b7af3d0bd7..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-STAGING-latest +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