Commit 6c3e6d2
authored
Remove image list cm and edb config secret during migration (#2448)
* update migration job to cleanup certain edb config resources to prevent helm ownership problems
Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
* differentiate operator namespace role
Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
* differentiate operator namespace role
Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
* differentiate operator namespace role
Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
* add secrets to role
Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
* remove delete configmap
Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
* do not delete edb secret
Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>
---------
Signed-off-by: Ben Luzarraga <luzarragaben@gmail.com>1 parent 8451b7f commit 6c3e6d2
File tree
3 files changed
+7
-4
lines changed- bedrock-migration/templates
3 files changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | | - | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | | - | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
0 commit comments