Skip to content

Commit

Permalink
fix: apply suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: mstroecker <[email protected]>
  • Loading branch information
jpkraemer-mg and mstroecker authored May 16, 2024
1 parent e216a9b commit fc79f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/base-cluster/templates/ingress/traefik.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
{{- if .Values.monitoring.jaeger.enabled }}
- "--tracing.jaeger=true"
- "--tracing.jaeger.localAgentHostPort=$(JAEGER_AGENT_HOST):$(JAEGER_AGENT_PORT)"
{{- end }}
{{- end }}
- "--providers.file.filename=/config/config.toml"
- "--entrypoints.websecure.http.middlewares=compress@file"
- "--providers.kubernetesingress.allowexternalnameservices=true"
Expand Down

0 comments on commit fc79f5d

Please sign in to comment.