From cca119e3cecece02e03c78356c2191cde052c230 Mon Sep 17 00:00:00 2001 From: Viktor Farcic Date: Tue, 18 Dec 2018 14:44:12 +0100 Subject: [PATCH] Added dependencies --- charts/go-demo-6/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/go-demo-6/values.yaml b/charts/go-demo-6/values.yaml index bbfc2ba2b..e170faa65 100755 --- a/charts/go-demo-6/values.yaml +++ b/charts/go-demo-6/values.yaml @@ -21,7 +21,7 @@ resources: requests: cpu: 80m memory: 128Mi -probePath: / +probePath: /demo/hello?health=true livenessProbe: initialDelaySeconds: 60 periodSeconds: 10