Skip to content

Commit

Permalink
Merge pull request #427 from rajathere/main
Browse files Browse the repository at this point in the history
Correct formatting of ceph doc
  • Loading branch information
openshift-merge-bot[bot] authored Aug 1, 2024
2 parents 60230c4 + 1611cde commit 61c0ecd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/ceph_backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ mounted by the cinder pods using the `extraMounts` feature.
Create a secret by generating the following file and then apply it using the `oc`
cli.

```
---
apiVersion: v1
kind: Secret
Expand All @@ -27,7 +28,7 @@ stringData:
[global]
fsid = 7a1719e8-9c59-49e2-ae2b-d7eb08c695d4
mon_host = 10.1.1.2,10.1.1.3,10.1.1.4

```

Add the following to the spec of the Cinder CR and then apply it using the `oc`
cli.
Expand Down

0 comments on commit 61c0ecd

Please sign in to comment.