mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 09:36:58 +02:00
Update docs/tutorials/aws.md
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
This commit is contained in:
parent
ebd3a7eafb
commit
c7138b8a15
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user