Skip to content

Commit

Permalink
Update traefik.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
minghsu0107 authored Aug 2, 2022
1 parent e9593d2 commit 4923e7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ingress/traefik.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ spec:
# - --tracing.zipkin.id128Bit=true
# - --tracing.zipkin.sampleRate=1
- --accesslog=true # output log to stdout
- --entryPoints.web.forwardedHeaders.insecure # always trust forwarded headers
ports:
- name: web
containerPort: 80
Expand Down

0 comments on commit 4923e7d

Please sign in to comment.