Skip to content

Commit 305c6cf

Browse files
committed
🐯 FIX - name 🐯
1 parent cde5826 commit 305c6cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1-the-manual-menace/1-the-basics.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</p>
5151
5252
```bash
53-
oc login --server=https://api.${CLUSTER_DOMAIN##apps.}:6443 -u <TEAM_NAME> -p <PASSWORD>
53+
oc login --server=https://api.${CLUSTER_DOMAIN##apps.}:6443 -u <USER_NAME> -p <PASSWORD>
5454
```
5555
5656
9. Check your user permissions in OpenShift by creating your team's `ci-cd` project.

0 commit comments

Comments
 (0)