mirror of
https://github.com/n8sOrganization/vCluster-OIDC.git
synced 2025-12-13 11:42:17 +00:00
Update README.md
This commit is contained in:
@@ -103,7 +103,7 @@ users:
|
||||
|
||||
5. Replace host name in `server:`url with LB IP you noted earlier (e.g. `server: https://192.168.253.2:443`)
|
||||
|
||||
6. Search and replace all occurreces of the words `kubernetes` and `kubernetes-admin` with `cluster-a` _(This kubeconfig file will not store any specific user identity, it only points to our cluster and directs us to OIDC Auth to prove identity. So we do not need references to users or roles within it)_
|
||||
6. Search and replace all occurreces of the words `kubernetes` and `kubernetes-admin` (It might auto-gen the kubeconfig with `my-vcluster` instead of `kuebrnetes/kubermetes-admin`, you can leave that as is if so) with `cluster-a` _(This kubeconfig file will not store any specific user identity, it only points to our cluster and directs us to OIDC Auth to prove identity. So we do not need references to users or roles within it)_
|
||||
|
||||
7. Add the following under `Users:` and edit OIDC issuer and client to match yours
|
||||
|
||||
|
||||
Reference in New Issue
Block a user