Skip to content

Commit

Permalink
reverting back to old sa yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Rajpal Chauhan <[email protected]>
  • Loading branch information
rajpalc7 committed Jan 12, 2024
1 parent f532bfb commit e6d111b
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions openshift/templates/cicd-sa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,14 @@ objects:
- create
- get
- list
- patch
- update
- watch
- apiGroups:
- image.openshift.io
- ""
resources:
- imagestreamimages
verbs:
- create
- get
- list
- patch
- update
- watch
- apiGroups:
- image.openshift.io
- ""
Expand All @@ -57,18 +50,15 @@ objects:
- create
- get
- list
- patch
- update
- watch
- apiGroups:
- image.openshift.io
- ""
resources:
- imagestreams
- imagestreams/layers
verbs:
- get
- update
- list
- apiGroups:
- build.openshift.io
- ""
Expand Down

0 comments on commit e6d111b

Please sign in to comment.