Skip to content

Commit 4d04e65

Browse files
Merge pull request #751 from kwoodson/kmskeyfix
Bug 2048214: Alibaba: adding permissions for using KMS encryption
2 parents 3495738 + 258ed31 commit 4d04e65

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

manifests/01-registry-credentials-request-alibaba.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ spec:
6767
- oss:UploadPart
6868
- oss:UploadPartCopy
6969
- oss:ListParts
70+
- kms:GenerateDataKey
71+
- kms:ListKeys
72+
- kms:ListAlias
73+
- kms:ListAliasByKeyId
74+
- kms:DescribeKey
75+
- kms:Decrypt
7076
resource: "*"
7177
serviceAccountNames:
7278
- cluster-image-registry-operator

0 commit comments

Comments
 (0)