Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Plural
platform
external-dns
Commits
4210f0af
Commit
4210f0af
authored
4 years ago
by
Raffaele Di Fazio
Browse files
Options
Download
Email Patches
Plain Diff
added endpoints to kustomize base
Signed-off-by:
Raffaele Di Fazio
<
difazio.raffaele@gmail.com
>
parent
0f186d31
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kustomize/external-dns-clusterrole.yaml
+3
-0
kustomize/external-dns-clusterrole.yaml
with
3 additions
and
0 deletions
+3
-0
kustomize/external-dns-clusterrole.yaml
+
3
-
0
View file @
4210f0af
...
...
@@ -15,3 +15,6 @@ rules:
-
apiGroups
:
[
"
"
]
resources
:
[
"
nodes"
]
verbs
:
[
"
list"
]
-
apiGroups
:
[
"
"
]
resources
:
[
"
endpoints"
]
verbs
:
[
"
get"
,
"
watch"
,
"
list"
]
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment