Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalsaha committed Dec 31, 2017
1 parent c751baa commit 1411550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/backends.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Now, you can create a Restic tpr using this secret. Following parameters are ava

| Parameter | Description |
|----------------------|-----------------------------------------------------------------------------------------------|
| `local.path` | `Required`. Path where this volume will be mounted in the sidecar container. Example: `/repo` |
| `local.mountPath` | `Required`. Path where this volume will be mounted in the sidecar container. Example: `/repo` |
| `local.subPath` | `Optional`. Sub-path inside the referenced volume instead of its root. |
| `local.VolumeSource` | `Required`. Any Kubernetes volume. Can be specified inlined. Example: `hostPath` |

Expand Down

0 comments on commit 1411550

Please sign in to comment.