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

Feature: Helm chart #582

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Feature: Helm chart #582

wants to merge 3 commits into from

Conversation

s0ko1ex
Copy link

@s0ko1ex s0ko1ex commented Nov 1, 2024

Description

Changes

  • Add a basic service-deployment helm chart for use in k8s clusters
  • Add a readme section, briefly describing it

Fixes #581

Checklist

  • My code adheres to the style guidelines of this project
  • I have conducted a self-review of my code
  • I have added comments to my code, especially in areas that may be difficult to understand
  • I have written unit tests for my code (if tests are required for my changes)

@s0ko1ex s0ko1ex requested a review from tarampampam as a code owner November 1, 2024 11:32
@tarampampam
Copy link
Owner

Thank you very much for your PR! I’m currently working on a new major version, so would it be alright if we revisit this once I've completed my part?

@s0ko1ex
Copy link
Author

s0ko1ex commented Nov 1, 2024

Yes, of course :)

@s0ko1ex s0ko1ex force-pushed the helm-chart branch 2 times, most recently from dffd066 to 36491ed Compare December 10, 2024 09:40
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.

Feature: Add a helm chart for use in k8s
2 participants