Commit 2dbe88e
authored
[DEVHAS-339] Remove resource limits (#24)
* remove resource limits from kubernetes deployment spec.
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
* remove resource limits from kubernetes component.
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
* add missing resource requests to kubernetes deployment spec.
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
* correct typo 'resource' to 'resources' under deploy.yaml
Signed-off-by: Michael Valdron <mvaldron@redhat.com>
---------
Signed-off-by: Michael Valdron <mvaldron@redhat.com>1 parent 21e17f8 commit 2dbe88e
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 | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | | - | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
0 commit comments