Skip to content

Commit

Permalink
chore(halconfig): add redis config (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpeach committed Feb 14, 2018
1 parent 533339b commit e990816
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions halconfig/echo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ scheduler:
pollingIntervalMs: 30000
cron:
timezone: ${global.spinnaker.timezone:America/Los_Angeles}

redis:
connection: ${services.redis.baseUrl:redis://localhost:6379}

0 comments on commit e990816

Please sign in to comment.