Commit a20966e
authored
This change improves chart clarity and avoids user confusion when MySQL fails to start on these minimal presets.
Updates the comment for the resourcesPreset field in bitnami/mysql/values.yaml to clarify that the nano and micro presets are not recommended or supported for MySQL due to insufficient CPU/memory for successful startup.
These presets frequently lead to:
- liveness/readiness probe failures
- slow initialization causing startupProbe timeouts
- OOMKilled container terminations
- MySQL never becoming Ready
Signed-off-by: Muthukumaran <[email protected]>1 parent 7266bc3 commit a20966e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| 425 | + | |
425 | 426 | | |
426 | 427 | | |
427 | 428 | | |
| |||
0 commit comments