Skip to content

Commit

Permalink
Fixing doc to remove github app requirement (#13315)
Browse files Browse the repository at this point in the history
* Fixing doc to remove github app requirement

* Update content/docs/pulumi-cloud/admin/self-hosted/components/deployments.md

Co-authored-by: James Denyer <[email protected]>

---------

Co-authored-by: James Denyer <[email protected]>
  • Loading branch information
rshade and interurban authored Nov 11, 2024
1 parent 9b5a0f2 commit 099bf4c
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ To manage your state with a self-managed backend, such as a cloud storage bucket

To do so, follow these steps:

1. [Install the Pulumi GitHub app](https://www.pulumi.com/docs/iac/packages-and-automation/continuous-delivery/github-app) and ensure that it's integrated with your source control.

1. Create a new deployment pool. Navigate to **Settings > Deployment runners** in the left-hand menu of your Pulumi Cloud organization, click **Add new pool**, and copy the generated access token.
1. Create a new deployment pool. Navigate to **Settings** then **Deployment runners** in the left-hand menu of your Pulumi Cloud organization, click **Add new pool**, and copy the generated access token.

1. Select the **Kubernetes** tab and follow the on-screen instructions to install and configure your Kubernetes-native deployment agent.

Expand Down

0 comments on commit 099bf4c

Please sign in to comment.