change probe
This commit is contained in:
		@@ -69,9 +69,7 @@ ntfy:
 | 
			
		||||
              spec:
 | 
			
		||||
                exec:
 | 
			
		||||
                  command:
 | 
			
		||||
                  - /usr/bin/env
 | 
			
		||||
                  - bash
 | 
			
		||||
                  - -c
 | 
			
		||||
                  - CMD-SHELL
 | 
			
		||||
                  - wget -q --tries=1 http://localhost:80/v1/health -O - | grep -Eo '\"healthy\"\\s*:\\s*true' || exit 1
 | 
			
		||||
                failureThreshold: 5
 | 
			
		||||
                initialDelaySeconds: 60
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user