Skip to content

Commit 8a88f4f

Browse files
Merge pull request #1370 from Phaow/hotfix
OCPBUGS-56159: correct aws kms permissions
2 parents ea46700 + 9201c26 commit 8a88f4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/0000_30_machine-api-operator_00_credentials-request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ spec:
4545
resource: "*"
4646
- effect: Allow
4747
action:
48+
- 'kms:ReEncrypt*'
4849
- kms:Decrypt
4950
- kms:Encrypt
5051
- kms:GenerateDataKey

0 commit comments

Comments
 (0)