Skip to content

Commit

Permalink
Typo in example command
Browse files Browse the repository at this point in the history
  • Loading branch information
Toni Syvanen committed Apr 27, 2018
1 parent 4380cd4 commit 77e554d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basic-spring-boot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ route "spring-rest" created
imagestream "spring-rest" created
deploymentconfig "spring-rest" created
rolebinding "jenkins_edit" configured
$ oc process -f applier/templates/deployment.yml --param-file=applier/params/deployments-stage | oc apply -f-
$ oc process -f applier/templates/deployment.yml --param-file=applier/params/deployment-stage | oc apply -f-
service "spring-rest" created
route "spring-rest" created
imagestream "spring-rest" created
Expand Down

0 comments on commit 77e554d

Please sign in to comment.