mirror of
https://github.com/helm/helm.git
synced 2026-03-05 06:52:00 -05:00
Instead of printing "no value", this prints an empty string by default, but adds a Strict flag on the engine, which (if true) will cause a template render to error out if a value is not supplied. Strict is set to false so that developers can instead use `default` to set default values. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| engine.go | ||
| engine_test.go | ||