Skip to main content

6 docs tagged with "github"

View All Tags

How to set up Authorization for ArgoCD with GitHub PATs

The deployment process for ArgoCD includes setting up access tokens for a number of responsibilities. We will need to create the desire state repositories with necessary access, create Webhooks for these repos, grant the app in the EKS cluster permission to send notifications, and grant access for GitHub workflows.