Hi @serinsusansunny ,
Will you please check your work with our solutions?
Regards,
KodeKloud Support
Missed this part.
env:
- name: POSTGRES_HOST_AUTH_METHOD
value: trust
in the container.
How can I know to add this(in any use cases or is it by default)? This parameter is not mentioned in the lab. Thus, asking.
But thank you for the help.
Hi @serinsusansunny ,
In such cases, you need to do some troubleshooting for this. As you can see in your shared screenshot. You did kubectl logs
and some errors were clearly visible in the output.
Regards,