mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Use more descriptive service account key name.
PiperOrigin-RevId: 225854218 Change-Id: I7843e9e04c58a87d3a7e20d43e64c677ad9c961b
This commit is contained in:
committed by
Shentubot
parent
e491ebbacf
commit
54694086df
+2
-2
@@ -3,7 +3,7 @@ before_action {
|
||||
fetch_keystore {
|
||||
keystore_resource {
|
||||
keystore_config_id: 73898
|
||||
keyname: "kokoro_rbe"
|
||||
keyname: "kokoro-rbe-service-account"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -19,7 +19,7 @@ bazel_setting {
|
||||
# This must match the values in the job config.
|
||||
auth_credential: {
|
||||
keystore_config_id: 73898
|
||||
keyname: "kokoro_rbe"
|
||||
keyname: "kokoro-rbe-service-account"
|
||||
}
|
||||
|
||||
# Do not change unless you know what you are doing.
|
||||
|
||||
Reference in New Issue
Block a user