Update docs/tutorials/aws.md

Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
This commit is contained in:
Pier-Olivier Thibault 2024-06-27 09:44:32 -04:00 committed by GitHub
parent ebd3a7eafb
commit c7138b8a15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -475,7 +475,7 @@ kubectl create --filename externaldns-no-rbac.yaml \
--namespace ${EXTERNALDNS_NS:-"default"}
```
### Manifest (for clusters with RBAC enabled)
### When using clusters with RBAC enabled
Update the `values.yaml` file you created earlier to include the annotations to link the Role ARN you created before.