-
Bug
-
Resolution: Unresolved
-
Critical
-
odf-4.15
-
None
Describe the issue:
"2.Get the bucket name by entering the following command:" example in "3.6.3.4. Configuring the Image Registry Operator to use Ceph RGW storage with Red Hat OpenShift Data Foundation"
of "Configuring registries for OpenShift Container Platform" document is showing a wrong example. Which introducing an error in following steps.
Need to replace 'bucketName' with 'objectBucketName' in below example.
Example
-----------------------------------------------------
bucket_name=$(oc get obc -n openshift-storage rgwbucket -o jsonpath='
')
Describe the task you were trying to accomplish:
Fix document to use correct object bucket name.
Suggestions for improvement:
Chapter/Section Number and Title:
2. Get the bucket name by entering the following command:
Product Version:
4.15
Environment Details:
Any other versions of this document that also needs this update:
Additional information: