Skip to content

Commit 1bad5cf

Browse files
Merge pull request #1342 from openshift-cherrypick-robot/cherry-pick-1330-to-release-4.18
[release-4.18] OCPBUGS-52567: add image/read permissions
2 parents 1df65ac + d3fe3a4 commit 1bad5cf

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

+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/read
99103
- Microsoft.Network/loadBalancers/backendAddressPools/join/action

0 commit comments

Comments
 (0)