statisticsnorway / dapla-lab-helm-charts-services

Helm charts for primarily use in Dapla Lab
MIT License
2 stars 2 forks source link

Fix type error for delteJob.enabled #111

Closed Andilun closed 10 months ago

Andilun commented 10 months ago

deleteJob.enabled defaulted to a string value, this causes the following error for all charts. Resulting in no services being able to start.

Error: INSTALLATION FAILED: values don't meet the specifications of the schema(s) in the following chart(s):
datadoc:
- deleteJob.enabled: Invalid type. Expected: boolean, given: string