Skip to content

Commit 3b226a8

Browse files
committed
remove auto-detected section
1 parent 3ef5a5f commit 3b226a8

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

docs/guides/modules/deploy/pages/configure-deploy-markers.adoc

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -299,22 +299,6 @@ You can also create an environment integration manually in the CircleCI web app.
299299
. Use the dropdown menu to choose your environment integration type. Choose the "Custom" option to follow along with this guide,. If you are deploying to your Kubernetes cluster you can or if you want to use the CircleCI release agent, then choose "Kubernetes Cluster" and head over to the xref:set-up-circleci-deploys.adoc[Release agent setup] page.
300300
. Select btn:[Save and Continue].
301301

302-
== Manual configuration of automatically detected deploys
303-
304-
If you have some link:https://circleci.com/changelog/auto-generated-deploy-markers-are-being-sunset/[automatically detected deploy markers] you can consider manually configuring them. CircleCI no longer automatically creates deploy markers for you.
305-
306-
Some points to consider when manually configuring an automatically detected deploy are as follows:
307-
308-
* If you change a component name that was originally autodetected by CircleCI, we create a new component and the history **will not** carry over. If you do not update the component name, the history **will** carry over.
309-
310-
* If your environment integration has an autogenerated name, you can edit the name as follows:
311-
. In the link:https://circleci.com/app/home[CircleCI web app], select your organization.
312-
. Select **Deploys** in the sidebar.
313-
. Select the **Environments** tab.
314-
. Find your environment and select cog icon image:guides:ROOT:icons/settings.svg[settings icon, role="no-border"] to enter the environment integration settings page.
315-
. Select **Edit**.
316-
. Enter a new name and select btn:[Update].
317-
318302
== Next steps
319303

320304
By following the steps in this guide, you have added a deploy marker to your CircleCI configuration.

0 commit comments

Comments
 (0)