Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Commit

Permalink
Removed initial delay seconds and redundant 'ports'
Browse files Browse the repository at this point in the history
  • Loading branch information
jpkrohling committed Jul 18, 2017
1 parent 7037033 commit bc229a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions production/jaeger-production-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ items:
port: 14267
protocol: TCP
targetPort: 14267
ports:
- name: jaeger-collector-http
port: 14268
protocol: TCP
Expand Down Expand Up @@ -201,7 +200,6 @@ items:
httpGet:
path: "/"
port: 16686
initialDelaySeconds: 5
dnsPolicy: ClusterFirst
restartPolicy: Always
- apiVersion: v1
Expand Down

0 comments on commit bc229a8

Please sign in to comment.