Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1731588

Summary: [docs] deploy cluster logging refers to variable that isnt used
Product: OpenShift Container Platform Reporter: Steven Walter <stwalter>
Component: DocumentationAssignee: Vikram Goyal <vigoyal>
Status: CLOSED DUPLICATE QA Contact: Xiaoli Tian <xtian>
Severity: low Docs Contact: Vikram Goyal <vigoyal>
Priority: unspecified    
Version: 4.1.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-21 03:38:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Steven Walter 2019-07-19 21:24:31 UTC
Document URL: 
https://docs.openshift.com/container-platform/4.1/logging/efk-logging-deploying.html

Section Number and Name: 
Procedure -> Step e.

Describe the issue: 
Instructed to gather "currentCSV". This is never used in the next step f, though it's called out in the (3) note -- but there's no (3) in the example YAML

Suggestions for improvement: 
Remove it if it's not necessary. It seems not necessary as I was able to deploy cluster logging without using it.

Additional information: