Skip to content

Commit

Permalink
Use new policy document
Browse files Browse the repository at this point in the history
  • Loading branch information
sargun committed May 13, 2019
1 parent 5ab106a commit 840941a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hack/skaffold/virtual-kubelet/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ rules:
resources:
- configmaps
- secrets
- services
verbs:
- get
- list
Expand All @@ -26,6 +27,7 @@ rules:
- get
- list
- watch
- patch
- apiGroups:
- ""
resources:
Expand All @@ -39,12 +41,14 @@ rules:
- nodes/status
verbs:
- update
- patch
- apiGroups:
- ""
resources:
- pods/status
verbs:
- update
- patch
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit 840941a

Please sign in to comment.