diff --git a/README.md b/README.md index 8a0d159..60f565a 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The mysql container is configured to use the mysql-persistent-storage volume for ## To view the application on the web, perform the following steps: - Copy the IP address at the end of the prepare-app.sh file execution. + Get the IP address whit this command: kubectl get service phpmyadmin -n ibanweb -o jsonpath='{.status.loadBalancer.ingress[0].ip}' In your web browser, navigate to http://.