Commit 558b075
Bump operator deployment memory request/limit defaults
During start of the operators it is seen in some environments that
the current defaults get reached during start/initialization.
Checking the usage, most of them peaks at the startup, using between
350-380 MiB, other around 300MiB, for a short time and then it get
stabilized at 200-210 MiB.
Jira: OSPRH-17785
Signed-off-by: Martin Schuppert <[email protected]>1 parent 5dd5c92 commit 558b075
File tree
2 files changed
+3
-3
lines changed- apis/operator/v1beta1
- pkg/operator
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
0 commit comments