This commit adds support for optional values references, as discussions have brought to light that there are some valid use cases in which having this option is desirable. For example to allow a user to extend behaviour at a later date with their own repository without modifying the HelmRelease object. When a values reference is marked as optional, not found errors for the value reference are ignored, but any ValuesKey, TargetPath or transient error will still result in a reconciliation failure. |
||
|---|---|---|
| .. | ||
| api | ||
| diagrams | ||
| internal | ||
| spec | ||