Skip to content

Commit

Permalink
Merge pull request hail-is#29 from hail-is/fix-port
Browse files Browse the repository at this point in the history
fix port
  • Loading branch information
cseed authored Aug 27, 2018
2 parents ddd09f1 + d38edd2 commit cae334c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
livenessProbe:
httpGet:
path: /healthcheck
port: 80
port: 5000
initialDelaySeconds: 10
periodSeconds: 10
# failure if CI is busy for > 120 seconds
Expand Down

0 comments on commit cae334c

Please sign in to comment.