Merge pull request #191 from agentblacksmith/patch-1

Updated the local Vault UI link
This commit is contained in:
Marcel Dempers 2023-03-15 08:58:54 +11:00 committed by GitHub
commit 2128acdd1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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