Skip to content

Commit 08fb3ab

Browse files
Merge pull request #1344 from openshift-cherrypick-robot/cherry-pick-1342-to-release-4.17
[release-4.17] OCPBUGS-52576: add image/read permissions
2 parents c053a50 + cab8ac2 commit 08fb3ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@ spec:
9494
- Microsoft.Compute/virtualMachines/read
9595
- Microsoft.Compute/virtualMachines/write
9696
- Microsoft.Compute/capacityReservationGroups/deploy/action
97+
- Microsoft.Compute/galleries/read
98+
- Microsoft.Compute/galleries/images/read
99+
- Microsoft.Compute/galleries/images/versions/read
100+
- Microsoft.Compute/images/read
97101
- Microsoft.ManagedIdentity/userAssignedIdentities/assign/action
98102
- Microsoft.Network/applicationSecurityGroups/read
99103
- Microsoft.Network/loadBalancers/backendAddressPools/join/action

0 commit comments

Comments
 (0)