diff --git a/docs/tutorials/aws.md b/docs/tutorials/aws.md index 762e89fb5..5077ba2c0 100644 --- a/docs/tutorials/aws.md +++ b/docs/tutorials/aws.md @@ -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.