5.1 Create GitHub PAT

Create a GitHub PAT (Personal Access Token)

Create the PAT in the account that owns the vprofile-helm repo.

  1. GitHub -> Settings -> Developer settings -> Personal access tokens -> Tokens (classic).

  2. Generate new token (classic).

  3. Note: gitops-pipeline; Expiration: 30 days; Scope: check repo.

    Create PAT classic with repo scope

  4. Generate token -> copy and save the PAT.

  5. Note your GitHub username.