mirror of
				https://github.com/prometheus-operator/kube-prometheus.git
				synced 2025-11-04 01:51:01 +01:00 
			
		
		
		
	remove xtrace
This commit is contained in:
		
							parent
							
								
									76833542a1
								
							
						
					
					
						commit
						74a80cd19e
					
				@ -1,7 +1,5 @@
 | 
				
			|||||||
#!/usr/bin/env bash
 | 
					#!/usr/bin/env bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
set -o xtrace
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
if [ -z "${KUBECONFIG}" ]; then
 | 
					if [ -z "${KUBECONFIG}" ]; then
 | 
				
			||||||
    KUBECONFIG=~/.kube/config
 | 
					    KUBECONFIG=~/.kube/config
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user