mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 09:36:58 +02:00
Update docs/tutorials/godaddy.md
Co-authored-by: Nick Jüttner <nick@juni.io>
This commit is contained in:
parent
6fdfa0d277
commit
bf6641d973
@ -79,7 +79,7 @@ rules:
|
||||
verbs: ["get","watch","list"]
|
||||
- apiGroups: [""]
|
||||
resources: ["nodes"]
|
||||
verbs: ["list"]
|
||||
verbs: ["list","watch"]
|
||||
- apiGroups: [""]
|
||||
resources: ["endpoints"]
|
||||
verbs: ["get","watch","list"]
|
||||
|
Loading…
Reference in New Issue
Block a user