Skip to content

Commit

Permalink
Update README.md (#574)
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Jones <[email protected]>
  • Loading branch information
AlexsJones authored Dec 9, 2024
1 parent b36ec89 commit c570e07
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 @@ -164,7 +164,7 @@ as well as keeping confidentiality about the AI backend driver credentials.
1. Install K8sGPT Operator with Interplex
```
helm install release . -n k8sgpt-operator-system --create-namespace --set interplex.enabled=true
helm install release k8sgpt/k8sgpt-operator -n k8sgpt-operator-system --create-namespace --set interplex.enabled=true
```
2. Create the secret for your AI backend (_in this example we use OPENAI_):
Expand Down

0 comments on commit c570e07

Please sign in to comment.