Skip to content

Commit 2f98a38

Browse files
committed
minor fix
1 parent 8a1c2cc commit 2f98a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service-catalog/gcp-backup/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ In this case we need to add a new admin to the GCP account.
5555
### In case of emergency 🧯
5656

5757
- In case our data in AWS is deleted, the `infra-admin` team can restore it by:
58-
- copying the data from GCP to AWS using its GCP read-only access.
58+
- copying the data from GCP to AWS using the GCP read-only access.
5959
- restoring the `crates-io-index` bucket from the `db-dump` stored in the `crates-io` bucket. Use [this](https://github.com/rust-lang/crates.io/blob/e0bb0049daa12f5362def463b04febd6c036d315/src/worker/jobs/git.rs#L19-L129) code.
6060
- If the GCP synchronization mechanism breaks, the Infra team can raise a PR to fix the terraform configuration and a GCP admin can apply it.
6161

0 commit comments

Comments
 (0)