mirror of
				https://github.com/prometheus-operator/kube-prometheus.git
				synced 2025-10-31 08:01:32 +01:00 
			
		
		
		
	Add proxy for those that are behind one
This commit is contained in:
		
							parent
							
								
									e9341231bc
								
							
						
					
					
						commit
						3d40f41381
					
				
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							| @ -3,6 +3,7 @@ JSONNET_FMT := jsonnet fmt -n 2 --max-blank-lines 2 --string-style s --comment-s | |||||||
| JB_BINARY:=$(GOPATH)/bin/jb | JB_BINARY:=$(GOPATH)/bin/jb | ||||||
| EMBEDMD_BINARY:=$(GOPATH)/bin/embedmd | EMBEDMD_BINARY:=$(GOPATH)/bin/embedmd | ||||||
| CONTAINER_CMD:=docker run --rm \
 | CONTAINER_CMD:=docker run --rm \
 | ||||||
|  | 		-e http_proxy -e https_proxy -e no_proxy \
 | ||||||
| 		-u="$(shell id -u):$(shell id -g)" \
 | 		-u="$(shell id -u):$(shell id -g)" \
 | ||||||
| 		-v "$(shell go env GOCACHE):/.cache/go-build" \
 | 		-v "$(shell go env GOCACHE):/.cache/go-build" \
 | ||||||
| 		-v "$(PWD):/go/src/github.com/coreos/kube-prometheus:Z" \
 | 		-v "$(PWD):/go/src/github.com/coreos/kube-prometheus:Z" \
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user