Skip to content

Commit

Permalink
Merge pull request #53 from SUSE-Enceladus/nv-updates
Browse files Browse the repository at this point in the history
Include name argument in service account cmd
  • Loading branch information
smarlowucf authored May 7, 2024
2 parents 3dd905b + 0c8485c commit 4a9cd23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/neuvector-prime/aws/contents.lr
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ eksctl create iamserviceaccount \
--namespace neuvector --cluster $CLUSTER_NAME \
--role-name $ROLE_NAME --role-only \
--attach-policy-arn 'arn:aws:iam::aws:policy/AWSMarketplaceMeteringFullAccess' \
--name csp \
--approve
```

Expand Down

0 comments on commit 4a9cd23

Please sign in to comment.