GitOps Application Manager: An opinionated CLI that generates the Kubernetes resources for managing your Tekton-based CI manifests, ArgoCD-based CD manifests and Application manifests in Git.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/redhat-developer/kam/blob/master/OWNERS)~~ [wtam2018]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
What type of PR is this? /kind bug
What does this PR do / why we need it:
This fixes a typo in the GitLab documentation, along with fixing an issue with the image, showing which API token needs to be generated.
Have you updated the necessary documentation?
Which issue(s) this PR fixes:
Fixes #176
How to test changes / Special notes to the reviewer:
Try creating a token with the previous instructions, and running the command in #176 and you'll see the same error.