Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from cetic/feature/proxy
Browse files Browse the repository at this point in the history
Feature/proxy
  • Loading branch information
AyadiAmen authored Mar 27, 2020
2 parents eb2c742 + 2435e8e commit 670a11e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <release-name>-zabbix-web
```

The default username/password are `Admin`/`zabbix`
Expand Down

0 comments on commit 670a11e

Please sign in to comment.