Skip to content

Commit

Permalink
Update README.md (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
getvictor committed Feb 16, 2024
1 parent 4dee1dc commit 3921eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ How to set up a GitOps workflow to manage Fleet:

3. Create your own GitHub repository.

4. Add `FLEET_URL` and `FLEET_API_KEY` to your GitHub repository secrets.
4. Add `FLEET_URL` and `FLEET_API_TOKEN` to your GitHub repository secrets.

5. Update the `env` section of your [.github/workflows/workflow.yml](https://github.com/fleetdm/fleet-gitops/blob/main/.github/workflows/workflow.yml) file for all the environment variables that are mentioned in your `default.yml` and `teams/*.yml` YAML files. For the environment variables that map to secrets, add the required secrets to your GitHub repository secrets.

Expand Down

0 comments on commit 3921eff

Please sign in to comment.