Skip to content

Commit

Permalink
Fix typo in docs for networkAttachments
Browse files Browse the repository at this point in the history
Signed-off-by: Brendan Shephard <[email protected]>
  • Loading branch information
bshephar committed Oct 15, 2024
1 parent 3835e96 commit 88dffed
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 88dffed

Please sign in to comment.