mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-02 16:53:58 +00:00
Updated the local Vault UI link
Removed the quotes from the link
This commit is contained in:
parent
baf786af7b
commit
387d4a329f
@ -160,7 +160,7 @@ Let's checkout the web UI:
|
||||
kubectl -n vault get svc
|
||||
kubectl -n vault port-forward svc/vault-ui 443:8200
|
||||
```
|
||||
Now we can access the web UI [here]("https://localhost/")
|
||||
Now we can access the web UI [here](https://localhost/)
|
||||
|
||||
## Enable Kubernetes Authentication
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user