Commit df20ca5
committed
fix(helm): remove empty volumes list from flower defaults
Empty list `[]` is truthy in Helm templates, preventing `| default`
fallback from triggering. Remove to match the pattern used by the
API section.1 parent 9bc4f9b commit df20ca5
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | 133 | | |
136 | 134 | | |
137 | 135 | | |
| |||
0 commit comments