Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 02_bootstrap/03_traefik/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ appVersion: "0.1.0"

dependencies:
- name: traefik
version: 40.2.0
version: 41.0.0
repository: https://traefik.github.io/charts
- name: autoscale
version: 4.3.0
Expand Down
14 changes: 7 additions & 7 deletions 02_bootstrap/03_traefik/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@ traefik:
publishedService:
enabled: true # required for argo to not show ingresses as progressing

logs:
access:
enabled: true
format: json
general:
level: INFO
format: json
log:
level: INFO
format: json

accessLog:
enabled: true
format: json

autoscale:
enabled: false