Bug 1887024

Summary: spec.logging is replaced by spec.logLevel and should add spec.operatorLogLevel
Product: OpenShift Container Platform Reporter: Wenjing Zheng <wzheng>
Component: DocumentationAssignee: Latha S <lmurthy>
Status: CLOSED WONTFIX QA Contact: Wenjing Zheng <wzheng>
Severity: medium Docs Contact: Latha S <lmurthy>
Priority: medium    
Version: 4.6CC: aos-bugs
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: 2022-09-27 12:41:06 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 Wenjing Zheng 2020-10-10 06:26:33 UTC
Document URL: 
Per https://issues.redhat.com/browse/IR-130, 
https://docs.openshift.com/container-platform/4.6/registry/configuring-registry-operator.html
logging is changed to logLevel: Normal, and a new one operatorLogLevel is added like below:

spec:
  logLevel: Normal
  operatorLogLevel: Normal

Section Number and Name: 

Describe the issue: 

Suggestions for improvement: 

Additional information: