Skip to content

Commit a9ad47b

Browse files
Corrected arn role name for PMP
1 parent 0bd76cd commit a9ad47b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/private-platform/configuration/pmp-configure-aws-secret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ To configure the EKS service account, perform the following steps:
255255
metadata:
256256
name: pmp-deployment
257257
annotations:
258-
eks.amazonaws.com/role-arn: arn:aws:iam::<your-account-id>:role/pmp-secret-access
258+
eks.amazonaws.com/role-arn: arn:aws:iam::<your-account-id>:role/PMP-SecretsManager-Role
259259
spec:
260260
template:
261261
spec:

0 commit comments

Comments
 (0)