style(readme): align markdown tables
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
This commit is contained in:
parent
0860fe6b1b
commit
5e8fd25dec
1 changed files with 10 additions and 10 deletions
|
|
@ -5,7 +5,7 @@ Install and configure an NFS server with customizable exports.
|
||||||
## Variables
|
## Variables
|
||||||
|
|
||||||
| Variable | Required | Default | Description |
|
| Variable | Required | Default | Description |
|
||||||
|----------|----------|---------|-------------|
|
| ------------------------- | ---------- | --------- | ---------------------------- |
|
||||||
| `shares` | Yes | `[]` | List of NFS shares to export |
|
| `shares` | Yes | `[]` | List of NFS shares to export |
|
||||||
| `shares[].name` | Yes | - | Description of the share |
|
| `shares[].name` | Yes | - | Description of the share |
|
||||||
| `shares[].path` | Yes | - | Directory path to export |
|
| `shares[].path` | Yes | - | Directory path to export |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue