Commit 514f2f8
authored
Fix ExternalSecret labels (#4237)
Labels inside `spec.target.template` are ignored by the API causing the
Application to stay out of sync. Labels inside `metadata` should be
copied to the resulting Secret.
Signed-off-by: Alex Misstear <[email protected]>1 parent 8bb8a2d commit 514f2f8
File tree
1 file changed
+2
-2
lines changed- components/cluster-as-a-service/staging
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | | - | |
22 | | - | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments