@@ -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'
@@ -56,6 +56,9 @@ workload:
enabled: true
type: exec
command: /bin/check-health
+ spec:
+ initialDelaySeconds: 30
+ failureThreshold: 120
{{/* Service */}}
service:
npm: