From 0f4076bcc80f233bd309cbedd48c3b97c79d2673 Mon Sep 17 00:00:00 2001 From: Lorenzo Gabriele Date: Tue, 20 Jun 2023 13:20:13 +0200 Subject: [PATCH] style: Format values.yaml --- codacy/values.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/codacy/values.yaml b/codacy/values.yaml index b2e3883a..b186a993 100644 --- a/codacy/values.yaml +++ b/codacy/values.yaml @@ -9,7 +9,7 @@ global: portal: url: "codacy-portal" port: 80 - pullRequestListTimeoutSeconds : 30 + pullRequestListTimeoutSeconds: 30 engine: url: "codacy-engine" port: 80 @@ -247,13 +247,13 @@ codacy-ingress: kubernetes.io/ingress.class: nginx nginx.ingress.kubernetes.io/use-regex: "true" extraPaths: - - backend: - service: - name: codacy-crow - port: - name: http - path: /monitoring - pathType: ImplementationSpecific + - backend: + service: + name: codacy-crow + port: + name: http + path: /monitoring + pathType: ImplementationSpecific ## If you set this to be enabled: true, you must clean up the fluentd job yourself fluentdoperator: