Updated the local Vault UI link

Removed the quotes from the link
This commit is contained in:
Praveen Gopinathan 2023-03-10 07:25:17 +05:30 committed by GitHub
parent baf786af7b
commit 387d4a329f
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 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