charts/audiobookshelf/values.yaml aktualisiert
This commit is contained in:
		@@ -123,14 +123,14 @@ resources:
 | 
			
		||||
    memory: 128Mi
 | 
			
		||||
 | 
			
		||||
livenessProbe:
 | 
			
		||||
  tcpSocket:
 | 
			
		||||
    port: http
 | 
			
		||||
#  tcpSocket:
 | 
			
		||||
#    port: http
 | 
			
		||||
  initialDelaySeconds: 10
 | 
			
		||||
  periodSeconds: 4
 | 
			
		||||
  failureThreshold: 8
 | 
			
		||||
readinessProbe:
 | 
			
		||||
  tcpSocket:
 | 
			
		||||
    port: http
 | 
			
		||||
#  tcpSocket:
 | 
			
		||||
#    port: http
 | 
			
		||||
  initialDelaySeconds: 10
 | 
			
		||||
  periodSeconds: 3
 | 
			
		||||
  failureThreshold: 3
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user