Skip to content

Commit

Permalink
fixing stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Apr 15, 2025
1 parent ab365d7 commit 5f6ec00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eks_automation/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@

CENSUS_GITHUB_API = "https://github.e.it.census.gov/api/v3"
ORG_NAME = "SCT-Engineering"
SECRET_NAME = "/dev/eks_automation_github_token"
SECRET_NAME = "/eks-cluster-deployment/github_token"

ORIG_REPO_NAME = "platform-tg-infra"
ORIG_REPO_NAME = "template-eks-cluster"

TEMPLATE_FILE_NAME = "eks.hcl.j2"
HCL_FILE_NAME = "eks.hcl"
Expand Down

0 comments on commit 5f6ec00

Please sign in to comment.