Skip to content

Commit

Permalink
docs(README): Add BackupSourceGitlab
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejsika committed Apr 8, 2023
1 parent 2808e92 commit e34d604
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ Source:
Redis: <BackupSourceRedis>
Vault: <BackupSourceVault>
Dummy: <BackupSourceDummy>
Gitlab: <BackupSourceGitlab>
Middlewares:
- <MiddlewareConfiguration>
- ...
Expand Down Expand Up @@ -337,6 +338,12 @@ Token: <vault token>
Content: <backup content>
```

### Example BackupSourceGitlab Block

```yaml
NamePrefix: <prefix Gitlab backup file in /var/opt/gitlab/backups>
```

#### Example BackupDestinationFilePathConfiguration Block

```yaml
Expand Down

0 comments on commit e34d604

Please sign in to comment.