Compare commits

..

No commits in common. "master" and "master" have entirely different histories.

1 changed files with 1 additions and 2 deletions

View File

@ -86,7 +86,6 @@ rules:
resources: resources:
- daemonsets - daemonsets
- deployments - deployments
- deployments/scale
- replicasets - replicasets
- statefulsets - statefulsets
verbs: ["*"] verbs: ["*"]
@ -106,4 +105,4 @@ rules:
verbs: ["*"] verbs: ["*"]
- apiGroups: ["rbac.authorization.k8s.io"] - apiGroups: ["rbac.authorization.k8s.io"]
resources: ["roles", "rolebindings"] resources: ["roles", "rolebindings"]
verbs: ["get", "list", "watch", "create", "update", "patch", "delete"] verbs: ["get", "list", "watch"]