- This topic has 1 reply, 2 voices, and was last updated April 17, 2023 by
Anthony D.
z4k-zkm password authentication failed
You must be logged in to create new topics.
Click here to login
When run command “helm install z4k zerto-z4k -f values.yaml -n zerto”,
z4k-zkm pod occured ‘password authentication failed for user “postgres”‘ error
(I saw through this command ‘kubectl logs z4k-zkm -n zerto’)
I cannot understand why this error is occured
Please tell me the solution that how can solve the problem
Thank you
Hey Hayeon,
What values did you end up using in the values.yaml file for admin? I’ve seen this happen sometimes when special characters are used as the values have certain restrictions (the Z4K Deployment Guide references that you can only use of only lowercase characters for example).
Thank you!
Anthony Dutra