Skip to content

Commit

Permalink
Remove unnecessary options from auto-kafka-prov example (#810)
Browse files Browse the repository at this point in the history
Signed-off-by: Gary Brown <[email protected]>
  • Loading branch information
objectiser authored Dec 5, 2019
1 parent 61a627b commit 3b7c22e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions deploy/examples/auto-provision-kafka.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@ metadata:
name: auto-provision-kafka
spec:
strategy: streaming
collector:
image: jaegertracing/jaeger-collector:latest # TLS configuration is supported starting from 1.15
ingester:
image: jaegertracing/jaeger-ingester:latest # TLS configuration is supported starting from 1.15
options:
ingester:
deadlockInterval: 0
storage:
type: elasticsearch
options:
Expand Down

0 comments on commit 3b7c22e

Please sign in to comment.