Skip to content

Commit

Permalink
Switch to new community owned account
Browse files Browse the repository at this point in the history
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
  • Loading branch information
dims committed Sep 15, 2023
1 parent 476591e commit f42a62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/e2e/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ KOPS_USERID=$(whoami)
if [ $CI = true ]
then
REPO_NAME=${REPO_NAME:-aws-iam-authenticator-e2e}
KOPS_STATE_BUCKET=${KOPS_STATE_BUCKET:-k8s-kops-auth-e2e}
KOPS_STATE_BUCKET=${KOPS_STATE_BUCKET:-k8s-kops-auth-shared-e2e}
else
REPO_NAME=${REPO_NAME:-aws-iam-authenticator}
KOPS_STATE_BUCKET=${KOPS_STATE_BUCKET:-k8s-kops-auth-${KOPS_USERID}}
Expand Down

0 comments on commit f42a62f

Please sign in to comment.