Commit 543fdf6
authored
[kube-prometheus-stack] Add support for
* [kube-prometheus-stack] Add support for templating in AM relabel configs and secrets
There is a need to dynamically templating relabel config and mounting
secrets like the `.Release.Name`.
Signed-off-by: Richard Tief <richard.tief@sap.com>
* [kube-prometheus-stack] Add support for templating ConfigMaps names
Signed-off-by: Richard Tief <richard.tief@sap.com>
---------
Signed-off-by: Richard Tief <richard.tief@sap.com>
Signed-off-by: Richard Tief <56597015+richardtief@users.noreply.github.com>tpl in various prometheus spec fields (#5286)1 parent 3aa3bbb commit 543fdf6
File tree
3 files changed
+4
-4
lines changed- charts/kube-prometheus-stack
- templates/prometheus
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments