blob: a83f843246caf0320997b67125271def71dc877f [file] [log] [blame] [edit]
# This a configuration file for rsclient's rsproxy tool.
# Values in this file can be overridden by corresponding
# environment variables that start with "RS_".
# See rsclient:internal/pkg/rsflag.go.
rs_service=resultstore.googleapis.com:443
rs_instance=projects/rbe-fuchsia-prod/instances/default
cas_service=remotebuildexecution.googleapis.com:443
cas_instance=projects/rbe-fuchsia-prod/instances/default
# Identify project.
project_id=fuchsia
# URL that corresponds to the above rs_instance
results_url=http://go/fxbtx
# Authentication. Default to using ADC.
use_application_default_credentials=true