Skip to content

Commit

Permalink
Add delete verb to chart
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWeindel committed Apr 1, 2019
1 parent 340a1dc commit 4775fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/external-dns-management/templates/clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ rules:
- dnsentries
- dnsentries/status
- dnsowners
- dnsowners/status
verbs:
- get
- list
- update
- watch
- create
- delete
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit 4775fa8

Please sign in to comment.