|  | @ -13,10 +13,10 @@ spec: | 
			
		
	
		
		
			
				
					|  |  |     container: |  |  |     container: | 
			
		
	
		
		
			
				
					|  |  |       image: appropriate/curl |  |  |       image: appropriate/curl | 
			
		
	
		
		
			
				
					|  |  |       command: |  |  |       command: | 
			
		
	
		
		
			
				
					
					|  |  |         - 'curl' |  |  |         - "curl" | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |         - '-X' |  |  |         - "-X" | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |         - 'GET' |  |  |         - "GET" | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |         - 'sock-shop-front-end-helm-socks-frontend-int' |  |  |         - "sock-shop-front-end-helm-socks-frontend-int" | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  |   - name: exit-handler |  |  |   - name: exit-handler | 
			
		
	
		
		
			
				
					|  |  |     steps: |  |  |     steps: | 
			
		
	
	
		
		
			
				
					|  | @ -34,10 +34,11 @@ spec: | 
			
		
	
		
		
			
				
					|  |  |     container: |  |  |     container: | 
			
		
	
		
		
			
				
					|  |  |       image: appropriate/curl |  |  |       image: appropriate/curl | 
			
		
	
		
		
			
				
					|  |  |       command: |  |  |       command: | 
			
		
	
		
		
			
				
					
					|  |  |         - 'curl' |  |  |         - "curl" | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |         - '-X' |  |  |         - "-X" | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |         - 'POST' |  |  |         - "POST" | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |         - '-H "Content-Type: application/json"' |  |  |         - "-H 'Content-Type: application/json'" | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |         - '-d "{"status":"{{ `{{ inputs.parameters.status }}` }}"}"' |  |  |         - |- | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |         - 'https://webhook.site/c1d94793-b1b1-424b-b412-3f429a6825bb' |  |  |           "-d '{"status":"{{ `{{ inputs.parameters.status }}` }}"}'" | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  |  |  |  |         - "https://webhook.site/c1d94793-b1b1-424b-b412-3f429a6825bb" | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  | 
 |