Explorar o código

Increase startup probe timeout (#1216)

Stavros Kois %!s(int64=2) %!d(string=hai) anos
pai
achega
a257309867

+ 1 - 1
library/ix-dev/community/nginx-proxy-manager/Chart.yaml

@@ -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'

BIN=BIN
library/ix-dev/community/nginx-proxy-manager/charts/common-1.0.7.tgz


+ 3 - 0
library/ix-dev/community/nginx-proxy-manager/templates/_npm.tpl

@@ -56,6 +56,9 @@ workload:
               enabled: true
               type: exec
               command: /bin/check-health
+              spec:
+                initialDelaySeconds: 30
+                failureThreshold: 120
 {{/* Service */}}
 service:
   npm: