Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ that is targeted by the scheduled backups:
BACKUP TO 's3://<bucket>/<path>/ad-hoc-backup-YYYYMMDD-01/?AUTH=implicit';
```

You can find the path in the kubernetes-manifesto by searching for `destination.url` in the relevant namespace.

This can be issued via the `cockroachdb-client` deployment using the following one-liner:

```
Expand Down