diff --git a/examples/irsa/README.md b/examples/irsa/README.md index 3cbe5e67e9..53dc500dab 100644 --- a/examples/irsa/README.md +++ b/examples/irsa/README.md @@ -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