Commit 1dcf732
committed
[kustomize_deploy] use recursive=True to combine user kustomize values
Currently ci-fmw supports defining user kustomize values for a certain
architecture step referring to that step with stage_<number> or
<stage_name>.
If those values are provided using the both available methods, they
should be combined using recursive=True.
OSPRH-157751 parent 4b4fc49 commit 1dcf732
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
| 151 | + | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| |||
0 commit comments