Skip to content

Commit 6929a37

Browse files
git4examplejohngmyers
authored andcommitted
Change of text "your-cluster-name" (kubernetes-sigs#3152)
* Change of text "your-cluster-name" * Update docs/deploy/installation.md Co-authored-by: John Gardiner Myers <[email protected]> --------- Co-authored-by: John Gardiner Myers <[email protected]>
1 parent e0339bc commit 6929a37

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
@@ -219,7 +219,7 @@ We recommend using the Helm chart to install the controller. The chart supports
219219
spec:
220220
containers:
221221
- args:
222-
- --cluster-name=<INSERT_CLUSTER_NAME>
222+
- --cluster-name=<your-cluster-name>
223223
```
224224
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`.
225225
```

0 commit comments

Comments
 (0)