Commit 9abe9e1
Cache Proxy: add
Adds an `app` label matching the chart fullname to both the cache-proxy pod
template and the Deployment's `matchLabels` selector. Note that `matchLabels`
is immutable on existing Deployments, so an upgrade from a release without
this label requires deleting and recreating the Deployment.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>app: <fullname> label to deployment pods and selector1 parent 9a6be4e commit 9abe9e1
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
0 commit comments