Skip to content
Closed
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
4 changes: 4 additions & 0 deletions charts/jaeger/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1123,6 +1123,10 @@
tracing:
host: null
port: 6831
livenessProbe:
path: /
readinessProbe:
path: /

Check failure on line 1129 in charts/jaeger/values.yaml

View workflow job for this annotation

GitHub Actions / lint

1129:12 [trailing-spaces] trailing spaces

# Array with extra yaml objects to install alongside the chart. Values are evaluated as a template.
extraObjects: []
Loading