Skip to content

Commit

Permalink
Fix a typo (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
farcaller authored and tamalsaha committed May 5, 2018
1 parent 5ce9da2 commit 6510947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ To stop Restic from taking backup, you can do following things:

* Set `spec.paused: true` in Restic `yaml` and then apply the update. This means:

- Paused Restic CRDs will not applied to newly created wrokloads.
- Paused Restic CRDs will not applied to newly created workloads.
- Stash sidecar containers will not be removed from existing workloads but the sidecar will stop taking backup.

```command
Expand Down

0 comments on commit 6510947

Please sign in to comment.