Skip to content

Commit

Permalink
Merge pull request #787 from codacy/format-values-yaml
Browse files Browse the repository at this point in the history
style: Format values.yaml
  • Loading branch information
lolgab authored Jun 20, 2023
2 parents ff020c4 + 0f4076b commit 1111004
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions codacy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ global:
portal:
url: "codacy-portal"
port: 80
pullRequestListTimeoutSeconds : 30
pullRequestListTimeoutSeconds: 30
engine:
url: "codacy-engine"
port: 80
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 1111004

Please sign in to comment.