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

feat(helm): add base helm chart #1116

Merged
merged 5 commits into from
Nov 26, 2024
Merged

Conversation

M0NsTeRRR
Copy link
Contributor

Description

This is the first PR for issue #1060.
The next PR will enable release workflow and add documentation about it.

Screenshot (if UI-related)

To-Dos

  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

None

Signed-off-by: Ludovic Ortega <[email protected]>
@gauthier-th gauthier-th linked an issue Nov 24, 2024 that may be closed by this pull request
1 task
charts/jellyseerr/README.md.gotmpl Outdated Show resolved Hide resolved
charts/jellyseerr/README.md.gotmpl Show resolved Hide resolved
charts/jellyseerr/README.md Outdated Show resolved Hide resolved
charts/jellyseerr/README.md Outdated Show resolved Hide resolved
Signed-off-by: Ludovic Ortega <[email protected]>
@gauthier-th gauthier-th merged commit 27e3d46 into Fallenbagel:develop Nov 26, 2024
8 checks passed
thibodelanghe pushed a commit to thibodelanghe/jellyseerr that referenced this pull request Dec 18, 2024
* feat(helm): add base helm chart

Signed-off-by: Ludovic Ortega <[email protected]>

* chore(ci): ignore helm charts files in prettier

Signed-off-by: Ludovic Ortega <[email protected]>

* chore(ci): ignore helm charts files in prettier

Signed-off-by: Ludovic Ortega <[email protected]>

* chore(ci): prettier ignore charts folder

Signed-off-by: Ludovic Ortega <[email protected]>

* fix: missing capital J

Signed-off-by: Ludovic Ortega <[email protected]>

---------

Signed-off-by: Ludovic Ortega <[email protected]>
@cwiggs
Copy link

cwiggs commented Dec 24, 2024

How does the HPA work in this helm chart? I assume that each pod would have it's own PVC/PV with it's own settings/sqlite DB? wouldn't that cause issues?

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.

Official helm chart
3 participants