diff --git a/charts/keep/values.yaml b/charts/keep/values.yaml index cf92f1a..478513f 100644 --- a/charts/keep/values.yaml +++ b/charts/keep/values.yaml @@ -209,14 +209,14 @@ websocket: healthCheck: enabled: false probes: - livenessProbe: - httpGet: - path: / - port: http - readinessProbe: - httpGet: - path: / - port: http + livenessProbe: + httpGet: + path: / + port: http + readinessProbe: + httpGet: + path: / + port: http database: enabled: true