From 3c9982f30590988186d2ed75441cc817003369b1 Mon Sep 17 00:00:00 2001 From: shahargl Date: Sun, 13 Oct 2024 10:47:02 +0300 Subject: [PATCH] feat remove spaces --- charts/keep/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/keep/values.yaml b/charts/keep/values.yaml index 0ab4fef..dd4cc31 100644 --- a/charts/keep/values.yaml +++ b/charts/keep/values.yaml @@ -74,7 +74,7 @@ backend: timeoutSec: 10 healthyThreshold: 1 unhealthyThreshold: 3 - path: "/" + path: "/docs" port: 8080 type: HTTP resources: {}