[goma] Add firebase-hosting-deployer SA to rbe-prod1 allowlist

This change adds firebase-hosting-deployer SA to rbe-prod1 allowlist.

Bug: 54205
Change-Id: I935fe891ba24e3f10bc6e3de87bc6420e9080e92
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/config/+/399311
Reviewed-by: Didrik Nordstrom <dnordstrom@google.com>
Reviewed-by: Nathan Mulcahey <nmulcahey@google.com>
diff --git a/goma/k8s/rbe-prod1/goma/configmap-acl.yaml b/goma/k8s/rbe-prod1/goma/configmap-acl.yaml
index 464871c..643b0ff 100644
--- a/goma/k8s/rbe-prod1/goma/configmap-acl.yaml
+++ b/goma/k8s/rbe-prod1/goma/configmap-acl.yaml
@@ -22,6 +22,7 @@
     groups {
       id: "service-account-fuchsia"
       emails: "962258612125-compute@developer.gserviceaccount.com"
+      emails: "firebase-hosting-deployer@fuchsia-infra.iam.gserviceaccount.com"
       emails: "flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com"
       emails: "flutter-try-builder@chops-service-accounts.iam.gserviceaccount.com"
       emails: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com"
diff --git a/goma/k8s/rbe-prod1/templates/goma/configmap-acl.yaml.custom b/goma/k8s/rbe-prod1/templates/goma/configmap-acl.yaml.custom
index 464871c..643b0ff 100644
--- a/goma/k8s/rbe-prod1/templates/goma/configmap-acl.yaml.custom
+++ b/goma/k8s/rbe-prod1/templates/goma/configmap-acl.yaml.custom
@@ -22,6 +22,7 @@
     groups {
       id: "service-account-fuchsia"
       emails: "962258612125-compute@developer.gserviceaccount.com"
+      emails: "firebase-hosting-deployer@fuchsia-infra.iam.gserviceaccount.com"
       emails: "flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com"
       emails: "flutter-try-builder@chops-service-accounts.iam.gserviceaccount.com"
       emails: "fuchsia-ci-builder@fuchsia-infra.iam.gserviceaccount.com"