Commit ef1013f
authored
[DEVHAS-339] Remove resource limits (#18)
* remove resource limits from kubernetes deployment spec.
Signed-off-by: Michael Valdron <[email protected]>
* remove resource limits from kubernetes component.
Signed-off-by: Michael Valdron <[email protected]>
* add missing resource requests to kubernetes deployment spec.
Signed-off-by: Michael Valdron <[email protected]>
---------
Signed-off-by: Michael Valdron <[email protected]>1 parent 9c77a07 commit ef1013f
2 files changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | | - | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
| |||
0 commit comments