Skip to content

Commit

Permalink
Update README.md (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
TalZiv authored Dec 21, 2020
1 parent 12ef39e commit b23ff56
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,10 @@ First, make sure you satisfy the requirements above.

```
helm repo add fairwinds-stable https://charts.fairwinds.com/stable
Helm v2:
helm install --name goldilocks --namespace goldilocks fairwinds-stable/goldilocks
Helm v3:
helm install goldilocks --namespace goldilocks fairwinds-stable/goldilocks
```

### Method 2 - Manifests
Expand Down

0 comments on commit b23ff56

Please sign in to comment.