Skip to content

Commit

Permalink
Update docs/deploy/installation.md
Browse files Browse the repository at this point in the history
Co-authored-by: John Gardiner Myers <[email protected]>
  • Loading branch information
git4example and johngmyers authored Jul 19, 2023
1 parent 7600b3e commit f06e1e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deploy/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ We recommend using the Helm chart to install the controller. The chart supports
spec:
containers:
- args:
- --cluster-name=your-cluster-name
- --cluster-name=<your-cluster-name>
```
3. If you use IAM roles for service accounts, we recommend that you delete the `ServiceAccount` from the yaml spec. If you delete the installation section from the yaml spec, deleting the `ServiceAccount` preserves the `eksctl` created `iamserviceaccount`.
```
Expand Down

0 comments on commit f06e1e8

Please sign in to comment.