mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
.. | ||
schemas | ||
templates | ||
test-chart | ||
.helmignore | ||
Chart.yaml | ||
LICENSE | ||
README.md | ||
README.md.gotmpl | ||
values.schema.json | ||
values.yaml |
common
Function library for Helm charts
Source Code
Requirements
Kubernetes: >=1.28.0-0
Dependencies
Repository | Name | Version |
---|
Installing the Chart
This is a Helm Library Chart.
🚨 WARNING: THIS CHART IS NOT MEANT TO BE INSTALLED DIRECTLY
Using this library
Include this chart as a dependency in your Chart.yaml
e.g.
# Chart.yaml
dependencies:
- name: common
version: 4.1.1
repository: https://bjw-s-labs.github.io/helm-charts/
For more information, take a look at the Docs.
Configuration
Read through the values.yaml file. It has several commented out suggested values.
Values
Important: When deploying an application Helm chart you can add more values from the common library chart here
These values will be validated by a JSON schema which can be found here
Support
Autogenerated from chart metadata using helm-docs v1.14.2