Skip to content

Commit

Permalink
Merge pull request #2919 from copejon/ocpbugs-22216-doc-fix
Browse files Browse the repository at this point in the history
USHIFT-2213: wrong namespace in docs
  • Loading branch information
openshift-merge-bot[bot] committed Jan 23, 2024
2 parents a45b35f + 5326c8a commit d7c0f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/debugging_tips.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ metadata:
Like the MicroShift version, the LVM version is available via a configmap. To get the version, run:

```bash
$ oc get configmap -n openshift-storage lvms-version -ojsonpath='{.data.version}'
$ oc get configmap -n kube-public lvms-version -ojsonpath='{.data.version}'
```

## Generating an SOS Report
Expand Down

0 comments on commit d7c0f24

Please sign in to comment.