Skip to content

Commit

Permalink
Update charts/tidb-cluster/templates/NOTES.txt
Browse files Browse the repository at this point in the history
Co-Authored-By: cofyc <cofyc.jackson@gmail.com>
  • Loading branch information
gregwebs and cofyc authored Apr 16, 2019
1 parent 098deda commit 48a4242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/tidb-cluster/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Cluster access
* View monitor dashboard for TiDB cluster
kubectl port-forward -n {{ .Release.Namespace }} svc/{{ template "cluster.name" . }}-grafana 3000:3000
Open browser at http://localhost:3000. The default username and password is admin/admin.
Note that, if you run in remote server, you need to specify server's external IP address.
If you are running this from a remote machine, you must specify server's external IP address.
In gcloud web console, you can user web preview feature, e.g. https://ssh.cloud.google.com/devshell/proxy&port=3000.
You can refer to https://cloud.google.com/shell/docs/using-web-preview for more details.
{{- end -}}

0 comments on commit 48a4242

Please sign in to comment.