Commit 4f7c7fd
[kustomize_deploy] Disable osdpd suffix generate by default
With [1] architecture based jobs are broken as deployment name
is generated while status check is with static name.
The jobs/deployment that needs generated deployment reruns can enable
it by setting cifmw_kustomize_deploy_osdpd_suffix_generate: true.
[1] #3766
Signed-off-by: Yatin Karel <ykarel@redhat.com>1 parent b0fb692 commit 4f7c7fd
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
232 | 235 | | |
233 | 236 | | |
234 | 237 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| |||
0 commit comments