Skip to content

Commit

Permalink
Update backends.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalsaha authored Jul 10, 2017
1 parent 98d9030 commit bc394d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/backends.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ Now, you can create a Restic tpr using this secret. Following parameters are ava

| Parameter | Description |
|----------------|---------------------------------------------------------------------------------|
| `gcs.location` | `Required`. Name of Google Cloud region. |
| `gcs.bucket` | `Required`. Name of Bucket |
| `gcs.prefix` | `Optional`. Path prefix into bucket where repository will be created. |

Expand Down Expand Up @@ -239,7 +238,6 @@ spec:
prune: true
backend:
gcs:
location: /repo
bucket: stash-qa
prefix: demo
storageSecretName: gcs-secret
Expand Down

0 comments on commit bc394d4

Please sign in to comment.