Skip to content

Commit 6933744

Browse files
Merge pull request #1348 from miyadav/release-4.16
OCPBUGS-53045: add image/read permissions
2 parents fe4f74d + 47d2ebb commit 6933744

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)