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

Update to allow K8s deployment #77

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

Update to allow K8s deployment #77

wants to merge 26 commits into from

Conversation

absternator
Copy link
Contributor

@absternator absternator commented Jul 23, 2024

The following PR makes updates to allow for k8s deployment as per https://github.com/bacpop/beebop-k8s. The main things have changes

  • use dotenv and .env files
  • remove all nginx config as that is handled by k8s

@absternator absternator marked this pull request as draft September 3, 2024 12:59
@absternator absternator changed the title refactor: Update Dockerfile to remove unnecessary code and comments Update to allow K8s deployment Sep 3, 2024
@absternator absternator marked this pull request as ready for review September 3, 2024 13:25
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.60%. Comparing base (b9b1c55) to head (03658d4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   98.60%   98.60%           
=======================================
  Files          31       31           
  Lines        1793     1793           
  Branches      220      220           
=======================================
  Hits         1768     1768           
  Misses         24       24           
  Partials        1        1           

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

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.

1 participant