Skip to content

Commit

Permalink
docs: update helm instructions for irsa example (terraform-aws-module…
Browse files Browse the repository at this point in the history
  • Loading branch information
twstewart42 authored and barryib committed May 20, 2021
1 parent 346abf4 commit c0d5ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/irsa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Install the chart using the provided values file:
```
$ helm repo add autoscaler https://kubernetes.github.io/autoscaler
$ helm repo update
$ helm install cluster-autoscaler --namespace kube-system autoscaler/cluster-autoscaler-chart --values=cluster-autoscaler-chart-values.yaml
$ helm install cluster-autoscaler --namespace kube-system autoscaler/cluster-autoscaler --values cluster-autoscaler-chart-values.yaml
```

## Verify
Expand Down

0 comments on commit c0d5ecf

Please sign in to comment.