Remove a pipelinerun if cleanup is about to start
This commit is contained in:
		@@ -3,6 +3,9 @@ kind: PipelineRun
 | 
			
		||||
metadata:
 | 
			
		||||
  generateName: hetzner-k3s
 | 
			
		||||
  namespace: "${SP_TEKTON_RUNTIME_NS}"
 | 
			
		||||
  labels:
 | 
			
		||||
    softplayer.net/user-uuid: "${SP_CUSTOMER_ID}"
 | 
			
		||||
    softplayer.net/env_name: "${SP_ENVIRONMENT}"
 | 
			
		||||
spec:
 | 
			
		||||
  params:
 | 
			
		||||
    - name: namespace
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user