fix(runway-gke): Fix GCP Service Account name.
-
fix(runway-gke): Fix GCP Service Account name.
The GKE service accounts all have a
gke-prefix that was missing. -
feat(inventory): Add
runway_service_idto the substitution table.This allows us to document the following environment setup for continuous profiling:
GITLAB_CONTINUOUS_PROFILING: 'stackdriver?service=${runway_service_id}'
Issue: team#152 (closed)