Corrects project name
Fixes error: A project named "nodejs" does not exist on "https://10.2.2.2:8443".
This commit is contained in:
parent
6263b25a02
commit
52f724e12a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ After logging in with `oc login`, if you don't have a project setup all ready, g
|
||||||
|
|
||||||
That's it, project has been created. Though it would probably be good to set your current project to this (thought new-project does it automatically as well), such as:
|
That's it, project has been created. Though it would probably be good to set your current project to this (thought new-project does it automatically as well), such as:
|
||||||
|
|
||||||
$ oc project nodejs
|
$ oc project nodejs-echo
|
||||||
|
|
||||||
### The app ###
|
### The app ###
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue