Skip to content

camptocamp/helm-custom-cron

Repository files navigation

Kubernetes HELM chart for a simple custom cron

With this chart you can easily deploy a simple custom cron on Kubernetes, with only configuration.

See as example.

Schema documentation

Documentation based on the schema defined in values.md.

Contributing

Install the pre-commit hooks:

pip install pre-commit
pre-commit install --allow-missing-config