doc: document ignoreMissingValuesFiles

Signed-off-by: Robin Breathe <robin@isometry.net>
This commit is contained in:
Robin Breathe 2024-05-01 09:53:13 +02:00
parent bf97748339
commit b2702de944
No known key found for this signature in database
1 changed files with 10 additions and 0 deletions

View File

@ -202,6 +202,16 @@ spec:
Values files also affect the generated artifact revision, see
[artifact](#artifact).
### Ignore missing values files
`.spec.ignoreMissingValuesFiles` is an optional field to specify whether missing
values files should be ignored rather than be considered errors. It defaults to
`false`.
When `.spec.valuesFiles` is specified, the `.status.observedValuesFiles` field
is populated with the list of values files that were found and actually
contributed to the packaged chart.
### Reconcile strategy
`.spec.reconcileStrategy` is an optional field to specify what enables the