Skip to content

Commit 483b338

Browse files
authored
Add note for Auto-upgrade unsupported for AMI instances (#578)
Add note for Auto-upgrade state being unsupported for AMI instances <!-- Explain the changes introduced in your PR --> ## Pull Request approval Although pull request approval is not enforced for this repository in order to reduce friction, merging without a review will generate a ticket for the docs team to review your changes. So if possible, have your pull request approved before merging.
1 parent a18cb97 commit 483b338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/deploy/machine-images/aws-ami.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Now that your instance is confirmed to be working, and you have HTTPS working th
170170

171171
<Callout type="warning">This upgrade process works with **Sourcegraph AWS AMI instances only**. Do not use these if you deployed Sourcegraph through other means.</Callout>
172172

173-
<Callout type="warning">Please be aware that our AMI deployment types do not support multi-version upgrades at this time.</Callout>
173+
<Callout type="warning">Please be aware that our AMI deployment types do not support multi-version upgrades at this time, nor do they support Automatic Upgrade State. The Automatic Upgrade State toggle can be found on your Sourcegraph instance's `site-admin/updates` screen.</Callout>
174174

175175
Please take time to review the following before proceeding with the upgrades:
176176

0 commit comments

Comments
 (0)