Skip to content

Commit

Permalink
Merge pull request #452 from bshephar/docs-typo
Browse files Browse the repository at this point in the history
Fix typo in docs for networkAttachments
  • Loading branch information
openshift-merge-bot[bot] authored Oct 15, 2024
2 parents 3835e96 + 88dffed commit 1cb12af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/additional_network.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ spec:
...
cinderBackup:
...
networkAttachents:
networkAttachments:
- storage
cinderVolume:
volume1:
...
networkAttachents:
networkAttachments:
- storage
...
```
Expand Down

0 comments on commit 1cb12af

Please sign in to comment.