From 96ef52370dd0f8a68ac325f8ef5deb8d38f1669e Mon Sep 17 00:00:00 2001 From: shahargl Date: Sun, 13 Oct 2024 12:22:18 +0300 Subject: [PATCH] fix: lint --- charts/keep/values.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/keep/values.yaml b/charts/keep/values.yaml index 8e1246e..bad9bd5 100644 --- a/charts/keep/values.yaml +++ b/charts/keep/values.yaml @@ -56,9 +56,9 @@ backend: className: "" annotations: {} hosts: - paths: - - path: / - pathType: Prefix + paths: + - path: / + pathType: Prefix tls: [] route: enabled: false @@ -243,9 +243,9 @@ websocket: enabled: false className: "nginx" hosts: - paths: - - path: / - pathType: Prefix + paths: + - path: / + pathType: Prefix tls: [] annotations: {} route: