Commit 067b3fc0 authored by Tim Leers's avatar Tim Leers

add failureThreshold to avoid restarts

parent d092289c
nameOverride: varnish-ingress
fullnameOverride: varnish-ingress
vikingService:
## Name of the ingress class to route through this controller
##
ingressClass: varnish
......@@ -9,3 +8,7 @@ vikingService:
# labels to add to the pod container metadata
podLabels:
app: varnish-ingress
varnish:
livenessProbeConfig:
failureThreshold: 50
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment