mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
Merge pull request #191 from agentblacksmith/patch-1
Updated the local Vault UI link
This commit is contained in:
commit
2128acdd1f
@ -160,7 +160,7 @@ Let's checkout the web UI:
|
|||||||
kubectl -n vault get svc
|
kubectl -n vault get svc
|
||||||
kubectl -n vault port-forward svc/vault-ui 443:8200
|
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
|
## Enable Kubernetes Authentication
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user