Commit 4210f0af authored by Raffaele Di Fazio's avatar Raffaele Di Fazio
Browse files

added endpoints to kustomize base

Signed-off-by: default avatarRaffaele Di Fazio <difazio.raffaele@gmail.com>
parent 0f186d31
Showing with 3 additions and 0 deletions
+3 -0
......@@ -15,3 +15,6 @@ rules:
- apiGroups: [""]
resources: ["nodes"]
verbs: ["list"]
- apiGroups: [""]
resources: ["endpoints"]
verbs: ["get","watch","list"]
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment