Skip to content

Commit 709f4c3

Browse files
Merge pull request #1335 from theobarberbany/update-gcp-permissions
OCPBUGS-51373,OCPBUGS-44671: Updates GCP credentials request
2 parents dc56fbf + f383616 commit 709f4c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install/0000_30_machine-api-operator_00_credentials-request.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@ spec:
174174
- "compute.globalOperations.get"
175175
- "compute.globalOperations.list"
176176
- "compute.healthChecks.useReadOnly"
177+
- "compute.images.get"
178+
- "compute.images.getFromFamily"
177179
- "compute.instanceGroups.create"
178180
- "compute.instanceGroups.delete"
179181
- "compute.instanceGroups.get"

0 commit comments

Comments
 (0)