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