From 630e1b119a76d498175d423d07f7ef8476ddc923 Mon Sep 17 00:00:00 2001 From: Viktor Farcic Date: Sun, 30 Dec 2018 15:05:41 +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