Skip to content

Commit

Permalink
switch name
Browse files Browse the repository at this point in the history
  • Loading branch information
arrowplum committed May 25, 2024
1 parent 3b76e08 commit 843ccc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/full-create-and-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ print_env() {
}

# Set environment variables for the GKE cluster setup
export PROJECT_ID="aerostation-dev"
export CLUSTER_NAME="my-world"
export PROJECT_ID="performance-eco"
export CLUSTER_NAME="my-world-eco"
export NODE_POOL_NAME_AEROSPIKE="aerospike-pool"
export NODE_POOL_NAME_PROXIMUS="proximus-pool"
export ZONE="us-central1-c"
Expand Down

0 comments on commit 843ccc0

Please sign in to comment.