charts/audiobookshelf/values.yaml aktualisiert
This commit is contained in:
		@@ -122,16 +122,16 @@ resources:
 | 
			
		||||
    cpu: 100m
 | 
			
		||||
    memory: 128Mi
 | 
			
		||||
 | 
			
		||||
livenessProbe:
 | 
			
		||||
  tcpSocket:
 | 
			
		||||
    port: http
 | 
			
		||||
  initialDelaySeconds: 15
 | 
			
		||||
  timeoutSeconds: 10
 | 
			
		||||
readinessProbe:
 | 
			
		||||
  tcpSocket:
 | 
			
		||||
    port: http
 | 
			
		||||
  initialDelaySeconds: 15
 | 
			
		||||
  timeoutSeconds: 1
 | 
			
		||||
livenessProbe: {}
 | 
			
		||||
#  tcpSocket:
 | 
			
		||||
#    port: http
 | 
			
		||||
#  initialDelaySeconds: 15
 | 
			
		||||
#  timeoutSeconds: 10
 | 
			
		||||
readinessProbe: {}
 | 
			
		||||
#  tcpSocket:
 | 
			
		||||
#    port: http
 | 
			
		||||
#  initialDelaySeconds: 15
 | 
			
		||||
#  timeoutSeconds: 1
 | 
			
		||||
 | 
			
		||||
# Additional volumes on the output Deployment definition.
 | 
			
		||||
volumes: []
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user