Skip to content

Commit 4d992b2

Browse files
Update docs/admin/deploy/kubernetes/index.mdx
Co-authored-by: Maedah Batool <[email protected]>
1 parent 7897d10 commit 4d992b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/deploy/kubernetes/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@ If you are upgrading to **Sourcegraph 5.1 or later**, we encourage you to perfor
942942
- Check the `Site Admin > Updates` page to determine [upgrade readiness](/admin/updates/#upgrade-readiness).
943943

944944
**Step 2:**
945-
> **⚠️ Attention:** If your database is still running Postgres 12, upgrade your database to Postgres 16 in this step. For our built-in databases offerings, this can be accomplished by starting the databases using our `postgresql-16` images packaged in the deploy repos starting in version `5.10.0`. Learn more [here](/admin/postgres).
945+
> <Callout type="warning">If your database is still running Postgres 12, upgrade your database to Postgres 16 in this step. For our built-in databases offerings, this can be accomplished by starting the databases using our `postgresql-16` images packaged in the deploy repos starting in version `5.10.0`. Learn more [here](/admin/postgres).</Callout>
946946

947947
Scale down `deployments` and `statefulSets` that access the database, _this step prevents services from accessing the database while schema migrations are in process._
948948
The following services must have their replicas scaled to 0:

0 commit comments

Comments
 (0)