Commit e9193fb
refactor: Updating the configmap setup to take any ENV that is in the .Values.c… (#1732)
* Updating the configmap setup to take any ENV that is in the .Values.config for the corresponding chart of relay or relay-websockets
Signed-off-by: Matt Halder <[email protected]>
* improve configmap template so it can render any env config value dinamically.
fix unmarshalling issue with previous approach
Signed-off-by: Alfredo Gutierrez <[email protected]>
* improve configmap template so it can render any env config value dinamically.
fix unmarshalling issue with previous approach
Signed-off-by: Alfredo Gutierrez <[email protected]>
---------
Signed-off-by: Matt Halder <[email protected]>
Signed-off-by: Alfredo Gutierrez <[email protected]>
Co-authored-by: Alfredo Gutierrez <[email protected]>1 parent 7fc0ebf commit e9193fb
File tree
2 files changed
+6
-53
lines changed- charts
- hedera-json-rpc-relay-websocket/templates
- hedera-json-rpc-relay/templates
2 files changed
+6
-53
lines changedLines changed: 3 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments