style(readme): align markdown tables
All checks were successful
ci/woodpecker/push/linting Pipeline was successful

This commit is contained in:
Simon Cornet 2026-05-15 13:04:18 +02:00
commit 5e8fd25dec

View file

@ -5,7 +5,7 @@ Install and configure an NFS server with customizable exports.
## Variables
| Variable | Required | Default | Description |
|----------|----------|---------|-------------|
| ------------------------- | ---------- | --------- | ---------------------------- |
| `shares` | Yes | `[]` | List of NFS shares to export |
| `shares[].name` | Yes | - | Description of the share |
| `shares[].path` | Yes | - | Directory path to export |