update gcp script for spot instance
This commit is contained in:
parent
5445f50928
commit
2fdce4b146
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ Run the deploy_langflow_gcp_spot.sh script to configure the GCP environment and
|
|||
|
||||
```sh
|
||||
gcloud config set project <walkthrough-project-id/>
|
||||
bash ./deploy_langflow_gcp.sh
|
||||
bash ./deploy_langflow_gcp_spot.sh
|
||||
```
|
||||
|
||||
The script will:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue