Skip to content

Commit

Permalink
only rol
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosrodlop committed Aug 6, 2024
1 parent 5621c52 commit 0da53de
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .cloudbees/workflows/bp-tf-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,12 +147,6 @@ jobs:
--arn arn:aws:iam::324005994172:role/AWSReservedSSO_infra-admin_256addbf79cfacd1 \
--username k8s-admin-rol \
--group system:masters
eksctl create iamidentitymapping \
--cluster $(terraform output --raw eks_cluster_name) \
--region ${{ env.TF_VAR_aws_region }} \
--arn arn:aws:sts::324005994172:assumed-role/AWSReservedSSO_infra-admin_256addbf79cfacd1/[email protected] \
--username k8s-admin-user \
--group system:masters
kubectl get configmap aws-auth -n kube-system -o yaml
bp02:
Expand Down

0 comments on commit 0da53de

Please sign in to comment.