Skip to content

Commit 9c4f54e

Browse files
authored
chore: update Redis database assignments link in migration guide (#576)
* chore: update Redis database assignments link in migration guide Replaced links to staging and production Redis database assignments with a link to the Notion table. * chore: update Redis database assignments link in sidekiq migration guide Replaced links to staging and production Redis database assignments with a link to the Notion table for shared Redis DB assignments
1 parent ba2119f commit 9c4f54e

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

playbooks/migrating-redis.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,5 @@ hokusai [staging|production] env set "REDIS_URL=$DESTINATION_REDIS_URL"
5959
hokusai [staging|production] refresh
6060
```
6161

62-
5. Update your app's Redis database assignments in our
63-
[staging](https://kubernetes.stg.artsy.systems/#/configmap/default/shared-redis-db-assignments?namespace=default)
64-
and
65-
[production](https://kubernetes.prd.artsy.systems/#/configmap/default/shared-redis-db-assignments?namespace=default)
66-
Terrform config so we can track and reference it in our "shared-redis-db-assignments" Kubernetes ConfigMap
62+
5. Update your app's Redis database assignments in [🔒 Shared Redis DB Assignments](https://www.notion.so/artsy/2fecab0764a080e6bdecd70d093eaaf6?v=2fecab0764a080d6a7a8000cfb76b8f9) table
63+

playbooks/migrating-sidekiq.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,4 @@ to enable debug logging, perform a dry run, or clean up the source redis databas
5252

5353
Refresh the Sidekiq dashboard at and confirm everything is migrated.
5454

55-
5. Update your app's Redis database assignments in our
56-
[staging](https://kubernetes.stg.artsy.systems/#/configmap/default/shared-redis-db-assignments?namespace=default)
57-
and
58-
[production](https://kubernetes.prd.artsy.systems/#/configmap/default/shared-redis-db-assignments?namespace=default)
59-
Terrform config so we can track and reference it in our "shared-redis-db-assignments" Kubernetes ConfigMap
55+
5. Update your app's Redis database assignments in [🔒 Shared Redis DB Assignments](https://www.notion.so/artsy/2fecab0764a080e6bdecd70d093eaaf6?v=2fecab0764a080d6a7a8000cfb76b8f9) table

0 commit comments

Comments
 (0)