Skip to content

Commit f86d206

Browse files
Merge pull request #1330 from miyadav/49413
OCPBUGS-49413: add image/read permissions
2 parents 525a01a + c21bdf2 commit f86d206

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: install/0000_30_machine-api-operator_00_credentials-request.yaml

+4
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/joinNetworkSecurityRule/action
99103
- Microsoft.Network/applicationSecurityGroups/read

0 commit comments

Comments
 (0)