From 1723970d3f8109b28c95a82399b7a6555c0aa129 Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Fri, 10 Sep 2021 17:17:44 -0400 Subject: [PATCH] artifacts: Update manifests to use file promotion service account Signed-off-by: Stephen Augustus --- .../filestores/k8s-staging-kops/filepromoter-manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artifacts/filestores/k8s-staging-kops/filepromoter-manifest.yaml b/artifacts/filestores/k8s-staging-kops/filepromoter-manifest.yaml index 76eb07c383b..f56d193ace9 100644 --- a/artifacts/filestores/k8s-staging-kops/filepromoter-manifest.yaml +++ b/artifacts/filestores/k8s-staging-kops/filepromoter-manifest.yaml @@ -3,4 +3,4 @@ filestores: - base: gs://k8s-staging-kops/kops/releases/ src: true - base: gs://k8s-artifacts-prod/binaries/kops/ - service-account: k8s-infra-gcr-promoter@k8s-artifacts-prod.iam.gserviceaccount.com + service-account: k8s-infra-promoter@k8s-artifacts-prod.iam.gserviceaccount.com