Skip to content

Commit

Permalink
fix: register healthcheck for e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
niklastreml committed Jan 18, 2024
1 parent b9abd15 commit 8bb3f07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/end2end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
--set config.name=the-sparrow.com \
--set config.loader.type=file \
--set config.loader.file.path=/config/.sparrow.yaml \
--set config.checks.health.interval=1s \
./chart
- name: Check Pods
Expand Down

0 comments on commit 8bb3f07

Please sign in to comment.