BLasan commented on a change in pull request #1583:
URL: https://github.com/apache/fineract/pull/1583#discussion_r559542254



##########
File path: kubernetes/kubectl-startup.sh
##########
@@ -19,7 +19,7 @@
 #
 
 echo "Setting Up Fineract service configuration..."
-kubectl create secret generic fineract-tenants-db-secret 
--from-literal=username=root --from-literal=password=$(head /dev/urandom | tr 
-dc A-Za-z0-9 | head -c 16)
+kubectl create secret generic fineract-tenants-db-secret 
--from-literal=username=root --from-literal=password=root

Review comment:
       I do have another solution for this. Not sure whether it'll help to sort 
out this issue. Let me try that way as well :)




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to