mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 03:39:20 +08:00
Increase startup probe timeout (#1216)
This commit is contained in:
@@ -3,7 +3,7 @@ description: Expose your services easily and securely
|
||||
annotations:
|
||||
title: Nginx Proxy Manager
|
||||
type: application
|
||||
version: 1.0.5
|
||||
version: 1.0.6
|
||||
apiVersion: v2
|
||||
appVersion: 2.10.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
|
||||
Binary file not shown.
@@ -56,6 +56,9 @@ workload:
|
||||
enabled: true
|
||||
type: exec
|
||||
command: /bin/check-health
|
||||
spec:
|
||||
initialDelaySeconds: 30
|
||||
failureThreshold: 120
|
||||
{{/* Service */}}
|
||||
service:
|
||||
npm:
|
||||
|
||||
Reference in New Issue
Block a user