helm

lerian-common

Shared Helm library chart for the LerianStudio product charts. It renders nothing on its own — it provides render-equivalent helpers (defines) consumed via include by the product charts that declare it as a dependency.

Helpers

See values.yaml for the standard global.{serviceDiscovery,streaming,multiTenant} template.

Usage

# consumer Chart.yaml
dependencies:
  - name: lerian-common
    version: "0.1.0"
    repository: "file://../lerian-common"
# consumer template (example)

Chart Contract