From 31a379ecfb1ab5434c8841eeaeba56c121e9fe78 Mon Sep 17 00:00:00 2001 From: Iban Date: Sat, 13 May 2023 19:20:27 +0200 Subject: [PATCH] This yes, final --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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://.