diff --git a/README.md b/README.md index cfcc3c1..956d623 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ helm delete my-release After deploying the chart in your cluster, yu can use the following command to access the zabbix frontend service: ```bash -minikube service zabbix-web +minikube service -zabbix-web ``` The default username/password are `Admin`/`zabbix`