Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
raviranjan0309 authored Nov 26, 2019
1 parent 04cd7cf commit fab369d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Constant value for build, run and deployment
image_name=face-emotion-app-1
project_id=nissan-helios-189503
project_id=XXXXXXXXXXXXXXXXXXX
cluster_name=emotion-api-cluster-nginx
num_nodes=1
zone=us-central1-b
Expand Down Expand Up @@ -55,4 +55,4 @@ destroy:
gcloud container clusters delete ${cluster_name}




0 comments on commit fab369d

Please sign in to comment.