Skip to content

Commit 7600b3e

Browse files
authored
Change of text "your-cluster-name"
1 parent 94e9343 commit 7600b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ We recommend using the Helm chart to install the controller. The chart supports
213213
spec:
214214
containers:
215215
- args:
216-
- --cluster-name=<INSERT_CLUSTER_NAME>
216+
- --cluster-name=your-cluster-name
217217
```
218218
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`.
219219
```

0 commit comments

Comments
 (0)