charts/audiobookshelf/values.yaml aktualisiert
This commit is contained in:
		@@ -126,11 +126,13 @@ livenessProbe:
 | 
				
			|||||||
  httpGet:
 | 
					  httpGet:
 | 
				
			||||||
    path: /
 | 
					    path: /
 | 
				
			||||||
    port: http
 | 
					    port: http
 | 
				
			||||||
 | 
					  initialDelaySeconds: 20
 | 
				
			||||||
  timeoutSeconds: 10
 | 
					  timeoutSeconds: 10
 | 
				
			||||||
readinessProbe:
 | 
					readinessProbe:
 | 
				
			||||||
  httpGet:
 | 
					  httpGet:
 | 
				
			||||||
    path: /
 | 
					    path: /
 | 
				
			||||||
    port: http
 | 
					    port: http
 | 
				
			||||||
 | 
					  initialDelaySeconds: 20
 | 
				
			||||||
  timeoutSeconds: 5
 | 
					  timeoutSeconds: 5
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Additional volumes on the output Deployment definition.
 | 
					# Additional volumes on the output Deployment definition.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user