Bug 1490809 - Tutorial wrong deployment config name
Summary: Tutorial wrong deployment config name
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Vikram Goyal
QA Contact: Vikram Goyal
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-09-12 09:33 UTC by Sal Incandela
Modified: 2018-09-19 13:17 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-09-19 13:17:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sal Incandela 2017-09-12 09:33:13 UTC
Document URL: https://access.redhat.com/documentation/en-us/red_hat_jboss_middleware_for_openshift/3/html/red_hat_jboss_enterprise_application_platform_for_openshift/tutorials

Section Number and Name: CHAPTER 3. TUTORIALS

Describe the issue: 
Wrong deployment config name
$ oc scale dc eap-demo --replicas=3

Suggestions for improvement: 
Change it into 
$ oc scale dc jboss-eap-quickstarts --replicas=3

Additional information:


Note You need to log in before you can comment on or make changes to this bug.