mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 10:18:13 +00:00 
			
		
		
		
	Set default value for TEST_CLUSTER_LOG_LEVEL and KUBE_GCE_INSTANCE_PREFIX
This commit is contained in:
		| @@ -24,6 +24,11 @@ | ||||
| source "${KUBE_ROOT}/cluster/gce/config-common.sh" | ||||
|  | ||||
| CLEANUP_KUBEMARK_IMAGE=${CLEANUP_KUBEMARK_IMAGE:-true} | ||||
| TEST_CLUSTER_LOG_LEVEL="${TEST_CLUSTER_LOG_LEVEL:-"--v=4"}" | ||||
|  | ||||
| # If you want to set up multiple kubemark clusters with different "names", | ||||
| # you should change this env per each start-kubemark.sh invocation. | ||||
| KUBE_GCE_INSTANCE_PREFIX="${KUBE_GCE_INSTANCE_PREFIX:-"default"}" | ||||
|  | ||||
| # NUM_NODES is used by start-kubemark.sh to determine a correct number of replicas. | ||||
| NUM_NODES=${KUBEMARK_NUM_NODES:-10}	 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 notpad
					notpad