Skip to content

Commit 3b7b323

Browse files
committed
docs: make changes on feedback
1 parent b91ae3b commit 3b7b323

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/install/openshift.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,9 @@ locally in order to log in and manage templates.
1515
Run the following command to login to your OpenShift cluster:
1616

1717
```console
18-
oc login <cluster-url>
18+
oc login --token=w4r...04s --server=<cluster-url>
1919
```
2020

21-
This will configure your local `~/.kube/config` file with the cluster credentials
22-
needed when installing Coder via `helm`.
23-
2421
Next, you will run the below command to create a project for Coder:
2522

2623
```console

0 commit comments

Comments
 (0)