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: {}