Skip to content

Commit d8c2322

Browse files
authored
Merge pull request #227 from rht-labs/fix-name
🐯 FIX - name 🐯
2 parents cde5826 + 305c6cf commit d8c2322

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)