Skip to content

Commit

Permalink
Remote (#11905)
Browse files Browse the repository at this point in the history
* Update image-builder.tf

* Update image-builder.tf

* upd8 account

* Correct account

* Correct account
  • Loading branch information
akiioto authored Sep 13, 2024
1 parent bfb0d7a commit 5bb2b95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/terraform/environments/prod/image-builder.tf
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,5 @@ resource "google_artifact_registry_repository_iam_member" "dockerhub_mirror_acce
repository = google_artifact_registry_repository.dockerhub_mirror.name
role = "roles/artifactregistry.reader"
member = "serviceAccount:azure-pipeline-image-builder@kyma-project.iam.gserviceaccount.com"
project = var.gcp_project_id
}

0 comments on commit 5bb2b95

Please sign in to comment.