Skip to content

Commit

Permalink
removed docker hub from secrets adr
Browse files Browse the repository at this point in the history
  • Loading branch information
tabroughton committed Jan 30, 2024
1 parent 274e6ab commit 5bb1958
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Date: 2024-01-30
## Context

* Request Account Tool app requires various secrets:
- Dockerhub API key to pull image from private registry
- Google (cloud platform) SSO/OAuth2 client secret for AWS
- Github PAT to store access API to raise PR for requested accounts
* Secrets need to be deployed securely
Expand Down Expand Up @@ -39,4 +38,4 @@ Date: 2024-01-30

* The single source of truth for the secrets will be stored in the Engineering Enablement Password Manager
* Only team members with elevated privilages will be able to access these passwords and manually edit the secrets in the github repo settings.
* We will use the Engineering Enablement Bot accounts in Github and Docker Hub for API tokens
* We will use the Engineering Enablement Bot accounts in Github for PAT

0 comments on commit 5bb1958

Please sign in to comment.