Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
update AWS_ACCESS_KEY_ID prod b env var
Browse files Browse the repository at this point in the history
  • Loading branch information
seromenho committed Jan 17, 2023
1 parent aee3e67 commit 74828d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stack-eks/vrf/prod-b/vrf.daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
- name: AWS_REGION
value: "eu-west-1"
- name: AWS_ACCESS_KEY_ID
value: "AKIAUCFCNNDP43FOEMXL"
value: "AKIAUCFCNNDP3KTGUU2C"
- name: AWS_SECRET_ACCESS_KEY
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 74828d6

Please sign in to comment.