We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef21179 commit 1b43ca5Copy full SHA for 1b43ca5
docs/concepts/managed-storage/managed-redis.md
@@ -32,7 +32,7 @@ cache:
32
33
## Final Snapshots
34
35
-When a project is deployed to a production environment any managed redis instances are automatically
+When a project is deployed with the `production` [deployment mode](/docs/concepts/deployment-modes) any managed redis instances are automatically
36
configured to create a snapshot of the datastore before deletion. The snapshot will be named with the following format
37
38
`
0 commit comments