mirror of
https://github.com/containers/podman.git
synced 2025-09-22 20:56:21 +08:00
Merge pull request #26491 from ArthurWuTW/25389
Pod YAML: Add support for `lifecycle.stopSignal`
This commit is contained in:
@ -112,6 +112,7 @@ Note: **N/A** means that the option cannot be supported in a single-node Podman
|
||||
| resources\.requests | ✅ |
|
||||
| lifecycle\.postStart | no |
|
||||
| lifecycle\.preStop | no |
|
||||
| lifecycle\.stopSignal | ✅ |
|
||||
| terminationMessagePath | no |
|
||||
| terminationMessagePolicy | no |
|
||||
| livenessProbe | ✅ |
|
||||
|
Reference in New Issue
Block a user