docs: update helm instructions for irsa example (#1251)

This commit is contained in:
Tom Stewart
2021-04-19 17:16:17 -04:00
committed by GitHub
parent fc6852d63a
commit b752b1d517

View File

@@ -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