forked from TrueCloudLab/distribution
Update gcs.md
Forgotten </td> caused table explosion
This commit is contained in:
parent
09fdbf4750
commit
943860f0b7
1 changed files with 2 additions and 1 deletions
|
@ -57,6 +57,7 @@ An implementation of the `storagedriver.StorageDriver` interface which uses Goog
|
|||
</td>
|
||||
<td>
|
||||
This is the chunk size used for uploading large blobs, must be a multiple of 256*1024.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
@ -68,4 +69,4 @@ An implementation of the `storagedriver.StorageDriver` interface which uses Goog
|
|||
|
||||
**Note** Instead of a key file you can use [Google Application Default Credentials](https://developers.google.com/identity/protocols/application-default-credentials).
|
||||
|
||||
`rootdirectory`: (optional) The root directory tree in which all registry files will be stored. Defaults to the empty string (bucket root).
|
||||
`rootdirectory`: (optional) The root directory tree in which all registry files will be stored. Defaults to the empty string (bucket root).
|
||||
|
|
Loading…
Reference in a new issue