Skip to content

Commit 47d2ebb

Browse files
committed
OCPBUGS-49413 - add image/read permissions
removed .Compute/capacityReservationGroups/deploy/action
1 parent fe4f74d commit 47d2ebb

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
@@ -93,6 +93,10 @@ spec:
9393
- Microsoft.Compute/virtualMachines/delete
9494
- Microsoft.Compute/virtualMachines/read
9595
- Microsoft.Compute/virtualMachines/write
96+
- Microsoft.Compute/galleries/read
97+
- Microsoft.Compute/galleries/images/read
98+
- Microsoft.Compute/galleries/images/versions/read
99+
- Microsoft.Compute/images/read
96100
- Microsoft.ManagedIdentity/userAssignedIdentities/assign/action
97101
- Microsoft.Network/applicationSecurityGroups/read
98102
- Microsoft.Network/loadBalancers/backendAddressPools/join/action

0 commit comments

Comments
 (0)