Skip to content

Community Helm chart available for Heimdall on Kubernetes #1551

@mberlofa

Description

@mberlofa

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Non-Docker Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions