mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 18:28:13 +00:00 
			
		
		
		
	remove unused variable in openapi-spec script
This commit is contained in:
		| @@ -46,8 +46,6 @@ trap cleanup EXIT SIGINT | ||||
|  | ||||
| kube::golang::setup_env | ||||
|  | ||||
| apiserver=$(kube::util::find-binary "kube-apiserver") | ||||
|  | ||||
| TMP_DIR=$(mktemp -d /tmp/update-openapi-spec.XXXX) | ||||
| ETCD_HOST=${ETCD_HOST:-127.0.0.1} | ||||
| ETCD_PORT=${ETCD_PORT:-2379} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Cao Shufeng
					Cao Shufeng