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 ee2cda0 commit dffc1a7Copy full SHA for dffc1a7
docs/admin/deploy/kubernetes/upgrade.mdx
@@ -132,7 +132,7 @@ To perform a **manual** multi-version upgrade on a Sourcegraph instance running
132
- Check the [upgrade notes](/admin/updates/kubernetes#kubernetes-upgrade-notes) for the version range you're passing through.
133
- Check the `Site Admin > Updates` page to determine [upgrade readiness](/admin/updates/#upgrade-readiness).
134
135
-2. **Disable Connections to the Database**:
+2. **Scale down Connections to the Database**:
136
- The following services must have their replicas scaled to 0:
137
- Deployments (e.g., `kubectl scale deployment <name> --replicas=0`)
138
- precise-code-intel-worker
0 commit comments