We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 176f9b7 commit fb496d2Copy full SHA for fb496d2
1 file changed
src/installing-workflow/index.md
@@ -35,8 +35,8 @@ Grafana is running at https://52.9.206.49/api/v1/proxy/namespaces/kube-system/se
35
InfluxDB is running at https://52.9.206.49/api/v1/proxy/namespaces/kube-system/services/monitoring-influxdb
36
```
37
38
-If you see a list of targets like the one above, `helmc` can communicate with the Kubernetes master. Also make sure that
39
-kubectl is pointing at the cluster you expect.
+If you see a list of targets like the one above, `helmc` can communicate with the Kubernetes master. Double check that
+the master returned by `helmc target` matches the expected cluster.
40
41
## Add the Deis Chart Repository
42
0 commit comments