Commit dd37270
fix(gitops): split ApplicationSet for dev Image Updater support
- Split tenant-apps into tenant-apps-dev (with Image Updater) and tenant-apps (tst/stg/prd)
- Enable goTemplate for proper variable interpolation
- Image Updater writes to tenants/.../overlays/dev/values.yaml
- Remove legacy base/application.yaml (now managed by ApplicationSet)
- Remove legacy clusters/dev/chat-values.yaml
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent a9942da commit dd37270
File tree
4 files changed
+71
-69
lines changed- clusters/dev
- platform/gitops/appsets
- tenants/product-team/apps/chat/base
4 files changed
+71
-69
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
18 | 78 | | |
19 | 79 | | |
20 | 80 | | |
| |||
23 | 83 | | |
24 | 84 | | |
25 | 85 | | |
26 | | - | |
| 86 | + | |
27 | 87 | | |
28 | 88 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
32 | 92 | | |
33 | 93 | | |
34 | 94 | | |
35 | 95 | | |
36 | 96 | | |
37 | | - | |
38 | | - | |
| 97 | + | |
| 98 | + | |
39 | 99 | | |
40 | 100 | | |
41 | 101 | | |
| |||
46 | 106 | | |
47 | 107 | | |
48 | 108 | | |
49 | | - | |
| 109 | + | |
50 | 110 | | |
51 | 111 | | |
52 | 112 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments