mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/drone] adding missing "watch" verb for ClusterRole (#10972)
Signed-off-by: Max Williams <max.williams@deliveryhero.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
aa680b2605
commit
05a8462f7e
@@ -1,7 +1,7 @@
|
||||
name: drone
|
||||
home: https://drone.io/
|
||||
icon: https://drone.io/apple-touch-icon.png
|
||||
version: 2.0.0-rc.3
|
||||
version: 2.0.0-rc.4
|
||||
appVersion: 1.0.0-rc.4
|
||||
description: Drone is a Continuous Delivery system built on container technology
|
||||
keywords:
|
||||
|
||||
@@ -21,6 +21,7 @@ rules:
|
||||
- "delete"
|
||||
- "get"
|
||||
- "list"
|
||||
- "watch"
|
||||
- apiGroups:
|
||||
- ""
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user