Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from using helm deployment to stateful set #556

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

callumforrester
Copy link
Contributor

Fixes #458

Tested on local k3s

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.51%. Comparing base (38f1ad5) to head (afcb412).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #556   +/-   ##
=======================================
  Coverage   91.51%   91.51%           
=======================================
  Files          42       42           
  Lines        1933     1933           
=======================================
  Hits         1769     1769           
  Misses        164      164           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@callumforrester callumforrester merged commit 24441af into main Jul 10, 2024
26 checks passed
@callumforrester callumforrester deleted the 458-stateful-set branch July 10, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use StatefulSet rather than Deployment in helm chart
2 participants