Skip to content

Commit

Permalink
[nc] remove ENV strategy
Browse files Browse the repository at this point in the history
Signed-off-by: Nic Cheneweth <nchenewe@thoughtworks.com>
  • Loading branch information
ncheneweth committed Jun 28, 2024
1 parent c84f8ff commit a627c59
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions op.prod-i01-aws-us-east-2.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,3 @@ export CIRCLE_TOKEN=op://empc-lab/svc-circleci/api-token

export AWS_ACCESS_KEY_ID={{ op://empc-lab/aws-dps-2/PSKProdServiceAccount-aws-access-key-id }}
export AWS_SECRET_ACCESS_KEY={{ op://empc-lab/aws-dps-2/PSKProdServiceAccount-aws-secret-access-key }}

export EFS_CSI_STORAGE_ID={{ op://empc-lab/psk-aws-prod-i01-aws-us-east-1/eks-csi-storage-id }}
2 changes: 0 additions & 2 deletions op.sbx-i01-aws-us-east-1.env
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@ export SLACK_BOT_TOKEN=op://empc-lab/svc-slack/post-bot-token

export AWS_ACCESS_KEY_ID={{ op://empc-lab/aws-dps-2/PSKNonprodServiceAccount-aws-access-key-id }}
export AWS_SECRET_ACCESS_KEY={{ op://empc-lab/aws-dps-2/PSKNonprodServiceAccount-aws-secret-access-key }}

export EFS_CSI_STORAGE_ID={{ op://empc-lab/psk-aws-sbx-i01-aws-us-east-1/eks-csi-storage-id }}

0 comments on commit a627c59

Please sign in to comment.