"Deploy Lamp Stack on Kubernetes Cluster" task in Kubernetes "Level 3"

hello everyone, I am encountering a problem with the “Deploy Lamp Stack on Kubernetes Cluster” task in Kubernetes “Level 3”. I did what was necessary but each time it tells me that the database access is hard coded and that the site is not accessible. See print screen that shows the curl and accesses in the index.php file

Hi @jihedbt

It would have been helpful if you had shared the deployment YAML so that we could help by resolving the issue.

However, you can look up the solution here and see what is the missing piece in your implementation.

1 Like

All configurations are OK and the web site is responding “Connected successfully” but it show error harcoded info while checking the solution. I think its a bug.

i got some diffrence in yaml on volume section
thanks