Skip to content

Commit

Permalink
Revert "Merge pull request #965 from jstuever/TRT-1368"
Browse files Browse the repository at this point in the history
This reverts commit ab48b08, reversing
changes made to 0c6fdc3.
  • Loading branch information
flavianmissi committed Nov 30, 2023
1 parent ab48b08 commit 75b3b80
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions manifests/01-registry-credentials-request-gcs.yaml
Expand Up @@ -17,9 +17,17 @@ spec:
providerSpec:
apiVersion: cloudcredential.openshift.io/v1
kind: GCPProviderSpec
predefinedRoles:
- roles/storage.admin
- roles/resourcemanager.tagUser
permissions:
- storage.buckets.create
- storage.buckets.delete
- storage.buckets.get
- storage.buckets.list
- storage.buckets.createTagBinding
- storage.buckets.listEffectiveTags
- storage.objects.create
- storage.objects.delete
- storage.objects.get
- storage.objects.list
skipServiceCheck: true
serviceAccountNames:
- cluster-image-registry-operator
Expand Down

0 comments on commit 75b3b80

Please sign in to comment.