Skip to content

Commit

Permalink
Merge pull request #129 from matzew/update_generated_yamls_0.21
Browse files Browse the repository at this point in the history
[0.21] Update generated yamls 0.21
  • Loading branch information
matzew authored Mar 31, 2021
2 parents 6a891ed + 5ce1f67 commit ffc509c
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions openshift/release/knative-eventing-kafka-channel-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ rules:
- apiGroups:
- "" # Core API group.
resources:
- services
- configmaps
- secrets
verbs:
Expand All @@ -77,6 +76,7 @@ rules:
- "" # Core API group.
resources:
- services
- serviceaccounts
verbs: &everything
- get
- list
Expand All @@ -100,18 +100,11 @@ rules:
- create
- patch
- update
- apiGroups:
- ""
resources:
- configmaps
verbs:
- get
- list
- watch
- apiGroups:
- "" # Core API group.
resources:
- endpoints
- pods
verbs:
- get
- list
Expand All @@ -122,11 +115,6 @@ rules:
- deployments
- deployments/status
verbs: *everything
- apiGroups:
- "" # Core API group.
resources:
- serviceaccounts
verbs: *everything
- apiGroups:
- rbac.authorization.k8s.io
resources:
Expand Down

0 comments on commit ffc509c

Please sign in to comment.