fix: Add permissions to update/create project (#1431)

* fix: Add permissions to update/create project

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
pull/1434/head
Anatolii Bazko 2022-07-03 13:44:49 +03:00 committed by GitHub
parent b363587f45
commit 44124c21de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 16 additions and 2 deletions

View File

@ -76,7 +76,7 @@ metadata:
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: https://github.com/eclipse-che/che-operator
support: Eclipse Foundation
name: eclipse-che-preview-openshift.v7.50.0-620.next
name: eclipse-che-preview-openshift.v7.50.0-621.next
namespace: placeholder
spec:
apiservicedefinitions: {}
@ -523,6 +523,8 @@ spec:
- get
- list
- watch
- create
- update
- apiGroups:
- ""
resources:
@ -1387,7 +1389,7 @@ spec:
maturity: stable
provider:
name: Eclipse Foundation
version: 7.50.0-620.next
version: 7.50.0-621.next
webhookdefinitions:
- admissionReviewVersions:
- v1

View File

@ -138,6 +138,8 @@ rules:
- get
- list
- watch
- create
- update
- apiGroups:
- ""
resources:

View File

@ -3917,6 +3917,8 @@ rules:
- get
- list
- watch
- create
- update
- apiGroups:
- ""
resources:

View File

@ -137,6 +137,8 @@ rules:
- get
- list
- watch
- create
- update
- apiGroups:
- ""
resources:

View File

@ -3917,6 +3917,8 @@ rules:
- get
- list
- watch
- create
- update
- apiGroups:
- ""
resources:

View File

@ -137,6 +137,8 @@ rules:
- get
- list
- watch
- create
- update
- apiGroups:
- ""
resources:

View File

@ -137,6 +137,8 @@ rules:
- get
- list
- watch
- create
- update
- apiGroups:
- ""
resources: