Merge "Remove the root user id to use default user"
[oom.git] / kubernetes / aai / templates / aai-resources-deployment.yaml
index 303d006..b0d437b 100644 (file)
@@ -54,8 +54,8 @@ spec:
           value: /var/chef/aai-data/environments
         - name: CHEF_GIT_URL
           value: http://gerrit.onap.org/r/aai
-        - name: LOCAL_USER_ID
-          value: "0"
+        - name: HBASE_STARTUP_ARTIFICIAL_DELAY
+          value: "60"
         volumeMounts:
         - mountPath: /etc/localtime
           name: localtime