diff --git a/inventory/gcp.yml b/inventory/gcp.yml index 28c10e4..4e50d9f 100644 --- a/inventory/gcp.yml +++ b/inventory/gcp.yml @@ -3,9 +3,9 @@ all: vars: # GKE cluster variables - gcp_project: # ID of GCP Project + gcp_project: swift-handler-352114 # ID of GCP Project gcp_auth_kind: serviceaccount # Do not change - gcp_cred_file: # Path to service account keys (json file downloaded from GCP) + gcp_cred_file: service.json # Path to service account keys (json file downloaded from GCP) gcp_zone: us-central1-a gcp_image_type: ubuntu_containerd @@ -20,4 +20,4 @@ all: # Additional variables - # ... \ No newline at end of file + # ...