mirror of
https://github.com/status-im/consul.git
synced 2025-01-23 03:59:18 +00:00
Update install.mdx
add port-forwad missing namespace flag
This commit is contained in:
parent
32a2cf4646
commit
e45ae6d17e
@ -191,7 +191,7 @@ use `kubectl port-forward` to visit the UI.
|
||||
If running with TLS disabled, the Consul UI will be accessible via http on port 8500:
|
||||
|
||||
```shell-session
|
||||
$ kubectl port-forward service/consul-server 8500:8500
|
||||
$ kubectl port-forward service/consul-server -n consul 8500:8500
|
||||
...
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user