Skip to content

Commit 1111004

Browse files
authored
Merge pull request #787 from codacy/format-values-yaml
style: Format values.yaml
2 parents ff020c4 + 0f4076b commit 1111004

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

codacy/values.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ global:
99
portal:
1010
url: "codacy-portal"
1111
port: 80
12-
pullRequestListTimeoutSeconds : 30
12+
pullRequestListTimeoutSeconds: 30
1313
engine:
1414
url: "codacy-engine"
1515
port: 80
@@ -247,13 +247,13 @@ codacy-ingress:
247247
kubernetes.io/ingress.class: nginx
248248
nginx.ingress.kubernetes.io/use-regex: "true"
249249
extraPaths:
250-
- backend:
251-
service:
252-
name: codacy-crow
253-
port:
254-
name: http
255-
path: /monitoring
256-
pathType: ImplementationSpecific
250+
- backend:
251+
service:
252+
name: codacy-crow
253+
port:
254+
name: http
255+
path: /monitoring
256+
pathType: ImplementationSpecific
257257

258258
## If you set this to be enabled: true, you must clean up the fluentd job yourself
259259
fluentdoperator:

0 commit comments

Comments
 (0)