Skip to content

Commit

Permalink
#29 - refactoring Google provider environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
apanasiuk-el committed Nov 25, 2024
1 parent a00f79d commit 358d4e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/cluster.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ func (cc *ClusterCommands) clusterCTL(args ...string) *util.SpecCMD {
envs = []string{
"GCP_B64ENCODED_CREDENTIALS=",
"EXP_CAPG_GKE=true",
"EXP_MACHINE_POOL=true",
}
}

Expand Down

0 comments on commit 358d4e6

Please sign in to comment.