Skip to content

Commit

Permalink
fix: update helm install command (#235)
Browse files Browse the repository at this point in the history
Signed-off-by: Anais Urlichs <33576047+AnaisUrlichs@users.noreply.github.com>
  • Loading branch information
AnaisUrlichs committed Oct 6, 2023
1 parent ac6a723 commit 8373b8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ It will allow you to create a custom resource that defines the behaviour and sco

```
helm repo add k8sgpt https://charts.k8sgpt.ai/
helm repo update
helm install release k8sgpt/k8sgpt-operator -n k8sgpt-operator-system --create-namespace
```

Expand Down

0 comments on commit 8373b8a

Please sign in to comment.