Commit 053fade
committed
Keep deployment patches in kustomization
Retain patch modifications in config/manager/kustomization.yaml
instead of removing them after bundle generation. This aligns with
the pattern used in the openstack-k8s-operators namespace.
The Makefile no longer removes the deployment patch, keeping the
kustomization file consistent with the generated bundle.
Implements request in this comment [1].
[1] #80 (comment)1 parent 2e170ee commit 053fade
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
335 | | - | |
336 | 335 | | |
337 | 336 | | |
338 | 337 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments