-
Notifications
You must be signed in to change notification settings - Fork 608
Community Helm chart available for Heimdall on Kubernetes #1551
Copy link
Copy link
Open
Description
Hi! I've published a community Helm chart for Heimdall as part of HelmForge, an MIT-licensed Helm chart repository.
The chart supports:
- Persistent /config volume with SQLite database (Recreate strategy for data safety)
- S3-compatible backup — CronJob that archives config and uploads to any S3 endpoint
- PUID/PGID file ownership control via environment variables
- Ingress support with TLS for the dashboard UI
- Timezone configuration via TZ environment variable
- CI validated with lint, template, helm-unittest, and kubeconform
This is a community chart, not affiliated with the Heimdall or LinuxServer.io projects.
Install:
helm repo add helmforge https://repo.helmforge.dev
helm install heimdall helmforge/heimdall
# Or via OCI
helm install heimdall oci://ghcr.io/helmforgedev/helm/heimdall- Chart source: https://github.com/helmforgedev/charts/tree/main/charts/heimdall
- ArtifactHub: https://artifacthub.io/packages/helm/helmforge/heimdall
- Documentation: https://helmforge.dev/docs/charts/heimdall
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Non-Docker Issues