Hi All. Ive been searching for ages for a better w...
# troubleshoot
n
Hi All. Ive been searching for ages for a better way to do this so i hope this is the place to go. We have datahub running on EKS and every time a pod restarts the local admin password seems to be overwritten with the default values again. I have followed this step to reset it but it keeps getting overwritten. https://datahubproject.io/docs/authentication/guides/add-users/#changing-the-default-datahub-user
b
So you want to change the default datahub login credentials. Which path did you mount it to?
n
Hi. We can change the default login but each time the pod restarts the login seems to be reset back to default
Its mounted to the default path. Could that be the issue?
b
i mount it to /datahub-frontend/conf/user.props, didnt have any problems with it
n
Yeah that is exactly where we are mounting it. So you never have the password reset back to default? Are you using EFS or EBS? Sorry for all the questions
b
nope, just a regular k8s cluster thats not on cloud
n
Hmm ok that is very interesting we are using EKS in AWS