Skip to content

Commit

Permalink
Additional permissions for internal load balancer on STS
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelSpeed authored and openshift-cherrypick-robot committed Oct 11, 2023
1 parent 59465af commit ae20c16
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ spec:
kind: AzureProviderSpec
permissions:
- Microsoft.Compute/virtualMachines/read
- Microsoft.Network/loadBalancers/backendAddressPools/join/action
- Microsoft.Network/loadBalancers/read
- Microsoft.Network/loadBalancers/write
- Microsoft.Network/networkInterfaces/read
- Microsoft.Network/networkInterfaces/write
- Microsoft.Network/networkSecurityGroups/read
- Microsoft.Network/networkSecurityGroups/write
- Microsoft.Network/publicIPAddresses/join/action
Expand Down

0 comments on commit ae20c16

Please sign in to comment.