Skip to content

Commit dffc1a7

Browse files
authored
Update upgrade.mdx
1 parent ee2cda0 commit dffc1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/deploy/kubernetes/upgrade.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ To perform a **manual** multi-version upgrade on a Sourcegraph instance running
132132
- Check the [upgrade notes](/admin/updates/kubernetes#kubernetes-upgrade-notes) for the version range you're passing through.
133133
- Check the `Site Admin > Updates` page to determine [upgrade readiness](/admin/updates/#upgrade-readiness).
134134

135-
2. **Disable Connections to the Database**:
135+
2. **Scale down Connections to the Database**:
136136
- The following services must have their replicas scaled to 0:
137137
- Deployments (e.g., `kubectl scale deployment <name> --replicas=0`)
138138
- precise-code-intel-worker

0 commit comments

Comments
 (0)