Skip to content

Commit

Permalink
Merge pull request #106 from ronaldpetty/patch-2
Browse files Browse the repository at this point in the history
Update backend.md
  • Loading branch information
AlexsJones committed Jul 15, 2024
2 parents 93e635e + bf7b109 commit abbc431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/providers/backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ Follow the steps outlined below to learn how to utilize the NoOpAiProvider:
- Authorize k8sgpt with `noopai` or `noop` as the Backend Provider:
```
k8sgpt auth -b noopai
k8sgpt auth add -b noopai
```
- For the auth token, you can leave it blank as the NoOpAiProvider is configured to work fine with or without any token.
Expand Down

0 comments on commit abbc431

Please sign in to comment.